test
This commit is contained in:
parent
384854f52b
commit
3242012eab
@ -4,7 +4,6 @@ def rebuild_pipes(commands):
|
|||||||
|
|
||||||
repipe_trigger_dict = commands[0]
|
repipe_trigger_dict = commands[0]
|
||||||
|
|
||||||
repipe_trigger_dict["trigger_str"] += " | "
|
|
||||||
for trigger_dict in commands[1:]:
|
for trigger_dict in commands[1:]:
|
||||||
print(trigger_dict)
|
print(trigger_dict)
|
||||||
if trigger_dict["trigger_type"] == "command":
|
if trigger_dict["trigger_type"] == "command":
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user