mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-16 21:28:06 +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();
|
||||
},
|
||||
},
|
||||
},
|
||||
]);
|
||||
|
||||
tray.popUpContextMenu(contextMenu);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue