test
This commit is contained in:
parent
06955aac8f
commit
ef8f50ce82
@ -66,6 +66,7 @@ def prerun():
|
|||||||
for say_message in comrun._say:
|
for say_message in comrun._say:
|
||||||
trigger_dict = rebuild_pipes(comrun.commands, say_message)
|
trigger_dict = rebuild_pipes(comrun.commands, say_message)
|
||||||
sb.commands.dispatch(trigger_dict)
|
sb.commands.dispatch(trigger_dict)
|
||||||
|
return
|
||||||
|
|
||||||
return internal_prerun
|
return internal_prerun
|
||||||
return actual_decorator
|
return actual_decorator
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user