mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 18:41:47 +00:00
Do not run the app after Windows install
This commit is contained in:
@ -21,6 +21,9 @@
|
||||
"icon": "assets/generated/icons/win/icon.ico",
|
||||
"target": ["nsis", "portable"]
|
||||
},
|
||||
"nsis": {
|
||||
"runAfterFinish": false
|
||||
},
|
||||
"linux": {
|
||||
"icon": "assets/generated/icons/png",
|
||||
"category": "AudioVideo",
|
||||
|
||||
Reference in New Issue
Block a user