test
This commit is contained in:
parent
2023e4e1bb
commit
bdfc554312
@ -44,7 +44,7 @@ def prerun(rulematch=False):
|
|||||||
sb.commands.dispatch(trigger_dict)
|
sb.commands.dispatch(trigger_dict)
|
||||||
return
|
return
|
||||||
|
|
||||||
if rulematch and sb.commands.is_real_command(commands[0]["trigger_command"]):
|
if rulematch and sb.commands.is_real_command(commands[0]):
|
||||||
return
|
return
|
||||||
|
|
||||||
# This is where we rebuild trigger
|
# This is where we rebuild trigger
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user