Try to fix broken #windows-build

This commit is contained in:
Jonatan Heyman 2023-01-16 15:59:11 +01:00
parent b561c0184e
commit 423b2adb0b

View File

@ -42,6 +42,7 @@
"oneClick": false, "oneClick": false,
"perMachine": false, "perMachine": false,
"allowToChangeInstallationDirectory": true, "allowToChangeInstallationDirectory": true,
"deleteAppDataOnUninstall": false "deleteAppDataOnUninstall": false,
"icon": "public/favicon.png"
} }
} }