mirror of
https://github.com/bitwarden/browser
synced 2026-01-08 11:33:28 +00:00
fix icons
This commit is contained in:
@@ -44,7 +44,8 @@
|
||||
"target": [
|
||||
"dmg",
|
||||
"zip"
|
||||
]
|
||||
],
|
||||
"electronUpdaterCompatibility": ">=0.0.1"
|
||||
},
|
||||
"win": {
|
||||
"target": [
|
||||
@@ -88,7 +89,6 @@
|
||||
"perMachine": true,
|
||||
"allowToChangeInstallationDirectory": true,
|
||||
"uninstallDisplayName": "${productName}",
|
||||
"artifactName": "${productName} Setup.${ext}",
|
||||
"deleteAppDataOnUninstall": true
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user