!3017 开发:F1命令栏删除重复命令

pull/3018/head
林三 1 month ago
parent c0000a4961
commit 5a68034cc9

@ -2916,16 +2916,6 @@ export const CommandList: ICommand[] = [
chName: "切割空间",
chDes: "切割空间",
},
{
icon: IconEnum.TemplateGroup,
typeId: "temp",
link: `#`,
defaultCustom: CommandNames.TemplateGroup,
command: CommandNames.TemplateGroup,
type: "模板",
chName: "组合模块",
chDes: "组合模块",
},
// 模块命令
{

Loading…
Cancel
Save