mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-06-07 21:46:12 +08:00
删除调试代码
This commit is contained in:
parent
f35582b09f
commit
4461619a39
@ -22,7 +22,7 @@ import { browserCommands } from "./browserCommands";
|
||||
|
||||
const platformCommands = {
|
||||
win32: [windowsCommands],
|
||||
darwin: [macosCommands, windowsCommands],
|
||||
darwin: [macosCommands],
|
||||
linux: [],
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user