From 6b638c55b2750d1f6e77997c70b62efe6bed2c2b Mon Sep 17 00:00:00 2001 From: grosj <56541936+grosj@users.noreply.github.com> Date: Tue, 15 Oct 2019 10:46:38 +0200 Subject: [PATCH] Update line feeds --- plugins/Divera/Divera.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/Divera/Divera.py b/plugins/Divera/Divera.py index 98b8a15..8f92188 100644 --- a/plugins/Divera/Divera.py +++ b/plugins/Divera/Divera.py @@ -68,7 +68,7 @@ def run(typ, freq, data): # text = globalVars.config.get("Divera", "zvei_text") type = globalVars.config.get("Divera", "zvei_type") - priority = globalVars.config.get("Divera","zvei_std_prio") + priority = globalVars.config.get("Divera","zvei_std_prio") elif typ == "POC": # @@ -90,7 +90,7 @@ def run(typ, freq, data): else: logging.warning("Invalid type: %s", typ) - return + return try: #