Disable auto updater

This commit is contained in:
2024-06-13 18:59:36 +02:00
parent 3adeb4d1ab
commit e81ead8e41

View File

@@ -51,7 +51,7 @@
"csp": null
},
"updater": {
"active": true,
"active": false,
"windows": {
"installMode": "passive"
},