fix: update silent argument for nsis

This commit is contained in:
2025-07-30 21:35:44 +02:00
parent b778a5a369
commit f7c2dc689a
2 changed files with 3 additions and 2 deletions

View File

@@ -33,7 +33,8 @@
"license": "GPL-3.0",
"active": true,
"targets": [
"nsis"
"nsis",
"appimage"
],
"windows": {
"webviewInstallMode": {