mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-14 03:41:46 +00:00
fix duplicate notification
This commit is contained in:
@ -64,7 +64,6 @@ module.exports = (win, options, refreshMenu) => [
|
||||
{
|
||||
label: "Choose download folder",
|
||||
click: () => {
|
||||
|
||||
let result = dialog.showOpenDialogSync({
|
||||
properties: ["openDirectory", "createDirectory"],
|
||||
defaultPath: getFolder(options.downloadFolder),
|
||||
|
||||
Reference in New Issue
Block a user