Merge pull request #649 from onekum/patch-1

[Quick fix] Make `do_nothing` line uniform
This commit is contained in:
Toran Bruce Richards
2023-04-10 12:00:48 +01:00
committed by GitHub

View File

@@ -24,7 +24,7 @@ COMMANDS:
18. Execute Python File: "execute_python_file", args: "file": "<file>"
19. Task Complete (Shutdown): "task_complete", args: "reason": "<reason>"
20. Generate Image: "generate_image", args: "prompt": "<prompt>"
21. Do Nothing; command name: "do_nothing", args: ""
21. Do Nothing: "do_nothing", args: ""
RESOURCES: