新的 feature logo

This commit is contained in:
fofolee
2022-05-09 00:25:07 +08:00
parent 1b40855578
commit 69f72b1098
13 changed files with 9 additions and 6 deletions

View File

@@ -29,7 +29,8 @@
"cmds": [
"运行代码",
"RunCode"
]
],
"icon": "features/code.png"
},
{
"code": "newcommand",
@@ -51,7 +52,8 @@
"cmds": [
"分享中心",
"ShareCenter"
]
],
"icon": "features/share.png"
},
{
"code": "server",
@@ -59,7 +61,8 @@
"cmds": [
"快捷命令服务配置",
"quickcommandServer"
]
],
"icon": "features/server.png"
}
]
}