test
This commit is contained in:
parent
e8fe785228
commit
c2d26a77b3
@ -38,6 +38,7 @@ def rule_match():
|
|||||||
if comrun.trigger_dict["trigger_command"] in commands_list:
|
if comrun.trigger_dict["trigger_command"] in commands_list:
|
||||||
if first_trigger_command != comrun.trigger_dict["trigger_command"]:
|
if first_trigger_command != comrun.trigger_dict["trigger_command"]:
|
||||||
sb.commands.dispatch(comrun.trigger_dict)
|
sb.commands.dispatch(comrun.trigger_dict)
|
||||||
|
returnfunc = False
|
||||||
else:
|
else:
|
||||||
returnfunc = False
|
returnfunc = False
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user