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