enable auto update for vesktop

This commit is contained in:
askiiart 2025-01-17 07:28:08 -06:00
parent 999cba0f41
commit 4b4b337b3f
Signed by untrusted user who does not match committer: askiiart
GPG key ID: 6A32977DAF31746A

View file

@ -1,6 +1,6 @@
{
"notifyAboutUpdates": true,
"autoUpdate": false,
"autoUpdate": true,
"autoUpdateNotification": true,
"useQuickCss": true,
"themeLinks": [],
@ -727,6 +727,9 @@
},
"FixImagesQuality": {
"enabled": false
},
"FullUserInChatbox": {
"enabled": false
}
},
"notifications": {
@ -739,6 +742,6 @@
"authenticated": false,
"url": "https://api.vencord.dev/",
"settingsSync": false,
"settingsSyncVersion": 1735789651501
"settingsSyncVersion": 1736978258906
}
}