mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-14 03:41:46 +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",
|
"icon": "assets/generated/icons/win/icon.ico",
|
||||||
"target": ["nsis", "portable"]
|
"target": ["nsis", "portable"]
|
||||||
},
|
},
|
||||||
|
"nsis": {
|
||||||
|
"runAfterFinish": false
|
||||||
|
},
|
||||||
"linux": {
|
"linux": {
|
||||||
"icon": "assets/generated/icons/png",
|
"icon": "assets/generated/icons/png",
|
||||||
"category": "AudioVideo",
|
"category": "AudioVideo",
|
||||||
|
|||||||
Reference in New Issue
Block a user