fix: update silent argument for nsis
This commit is contained in:
@@ -33,7 +33,8 @@
|
||||
"license": "GPL-3.0",
|
||||
"active": true,
|
||||
"targets": [
|
||||
"nsis"
|
||||
"nsis",
|
||||
"appimage"
|
||||
],
|
||||
"windows": {
|
||||
"webviewInstallMode": {
|
||||
|
Reference in New Issue
Block a user