We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04661eb commit 17ad4b7Copy full SHA for 17ad4b7
.gitmodules
@@ -45,3 +45,9 @@
45
path = plugins/workflow_ui
46
url = https://github.com/eginner01/workflow_ui.git
47
branch = main
48
+[submodule "plugins/wf"]
49
+ path = plugins/wf
50
+ url = https://github.com/shj366/workflow.git
51
+[submodule "plugins/wf_ui"]
52
+ path = plugins/wf_ui
53
+ url = https://github.com/shj366/workflow_ui.git
plugins/wf
plugins/wf_ui
0 commit comments