mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-09-23 20:44:42 +08:00
添加可视化编排的独立入口
This commit is contained in:
@@ -32,6 +32,15 @@
|
||||
],
|
||||
"icon": "features/code.png"
|
||||
},
|
||||
{
|
||||
"code": "composer",
|
||||
"explain": "运行可视化编排",
|
||||
"cmds": [
|
||||
"可视化编排",
|
||||
"RunComposer"
|
||||
],
|
||||
"icon": "features/code.png"
|
||||
},
|
||||
{
|
||||
"code": "newcommand",
|
||||
"explain": "快速新建快捷命令",
|
||||
|
Reference in New Issue
Block a user