fix(desktop): content security policy config preventing app launch (#4365)

fix(desktop): content security policy config preventing desktop app launch
This commit is contained in:
Shreyas
2024-09-23 17:02:22 +05:30
committed by GitHub
parent bfe3b3a9c3
commit 7ab1a0a6e3

View File

@@ -49,7 +49,7 @@
"targets": "all" "targets": "all"
}, },
"security": { "security": {
"csp": "none" "csp": null
}, },
"updater": { "updater": {
"active": false "active": false