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