mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-09-28 07:05:03 +08:00
细节调整
This commit is contained in:
@@ -332,7 +332,6 @@ export default {
|
||||
);
|
||||
default:
|
||||
return commands.filter(
|
||||
// 可选链操作符
|
||||
(cmd) => cmd.tags?.includes(this.currentTag)
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user