mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-12-20 10:55:43 +08:00
去除CommandTypes启用的属性,运行命令不再需要配置名称
This commit is contained in:
@@ -81,7 +81,7 @@ const CodeEditor = defineAsyncComponent({
|
||||
timeout: 3000,
|
||||
});
|
||||
|
||||
// TODO: 对称加密声明,运行命令不需要设置,commandTypes调整
|
||||
// TODO: 对称加密声明
|
||||
export default {
|
||||
components: {
|
||||
CodeEditor,
|
||||
|
||||
Reference in New Issue
Block a user