mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/lyswhut/lx-music-desktop.git
synced 2026-09-20 08:04:00 +08:00
移除log
This commit is contained in:
@@ -9,7 +9,6 @@ export const mainOnce = (event, callback) => {
|
||||
}
|
||||
|
||||
export const mainHandle = (name, callback) => {
|
||||
console.log(name, callback)
|
||||
ipcMain.handle(name, callback)
|
||||
}
|
||||
export const mainHandleOnce = (name, callback) => {
|
||||
|
||||
Reference in New Issue
Block a user