test
This commit is contained in:
parent
cbd4360d68
commit
de736d7e48
@ -35,7 +35,7 @@ def prerun():
|
|||||||
sb.commands.dispatch(trigger_dict)
|
sb.commands.dispatch(trigger_dict)
|
||||||
return
|
return
|
||||||
|
|
||||||
if comrun.is_rulematch and comrun.is_real_command():
|
if comrun.is_rulematch and comrun.is_real_command:
|
||||||
return
|
return
|
||||||
|
|
||||||
# Run function
|
# Run function
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user