开发:更新提示

pull/1556/head
ChenX 3 years ago
parent 0d9916ea30
commit a6ac7a5913

@ -1,6 +1,7 @@
import { CommandNames } from "../../../Common/CommandNames";
import { HotkeyList } from "../../../Common/HotKeyList";
import { IconEnum } from "../../IconEnum";
/**
*
* ,,
@ -1180,7 +1181,7 @@ export const CommandList: ICommand[] = [
defaultCustom: "DELETEDIM",
command: CommandNames.DeleteDim,
type: "标注",
chName: "快速删除",
chName: "删除标注",
// enName: "Delete Dimension",
chDes: "快速删除标注",
},

Loading…
Cancel
Save