mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-17 21:58:03 +00:00
fix(tray.js): delete unused closing brace
This commit is contained in:
parent
c6ddf9ac3f
commit
733005489f
1 changed files with 40 additions and 41 deletions
|
|
@ -67,7 +67,6 @@ export function createTray(win) {
|
||||||
app.exit();
|
app.exit();
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
|
||||||
]);
|
]);
|
||||||
|
|
||||||
tray.popUpContextMenu(contextMenu);
|
tray.popUpContextMenu(contextMenu);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue