mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2026-04-05 14:35:17 +00:00
remove std from divera plugin in zvei
This commit is contained in:
parent
572c40d1a4
commit
cf70393b2f
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ def run(typ, freq, data):
|
|||
#
|
||||
text = globalVars.config.get("Divera", "zvei_text")
|
||||
title = globalVars.config.get("Divera", "zvei_title")
|
||||
priority = globalVars.config.get("Divera","zvei_std_prio")
|
||||
priority = globalVars.config.get("Divera","zvei_prio")
|
||||
ric = globalVars.config.get("Divera","zvei_ric")
|
||||
|
||||
elif typ == "POC":
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue