bug修复调整
This commit is contained in:
@@ -54,6 +54,14 @@ const SYSTEM_COMMANDS: SystemCommandDef[] = [
|
||||
command: 'taskmgr',
|
||||
args: [],
|
||||
},
|
||||
{
|
||||
id: 'sys-devmgmt',
|
||||
title: '设备管理器',
|
||||
subtitle: 'devmgmt.msc',
|
||||
keywords: ['devmgmt', '设备管理', '硬件', '驱动', 'sheb'],
|
||||
command: 'devmgmt.msc',
|
||||
args: [],
|
||||
},
|
||||
{
|
||||
id: 'sys-explorer',
|
||||
title: '资源管理器',
|
||||
|
||||
Reference in New Issue
Block a user