This commit is contained in:
deathbybandaid 2022-02-23 11:57:11 -05:00
parent 392d9e7bb8
commit 672d8cc75d

View File

@ -34,7 +34,7 @@ def prerun(rulematch=False):
# This is where we rebuild trigger
# we validate a few things here
trigger, redispatch = validate_trigger(trigger)
trigger, redispatch = validate_trigger(trigger, commands[0])
# Now we have a single valid command
# we are going to validate the command