enable auto update for vesktop
This commit is contained in:
parent
999cba0f41
commit
4b4b337b3f
1 changed files with 5 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"notifyAboutUpdates": true,
|
"notifyAboutUpdates": true,
|
||||||
"autoUpdate": false,
|
"autoUpdate": true,
|
||||||
"autoUpdateNotification": true,
|
"autoUpdateNotification": true,
|
||||||
"useQuickCss": true,
|
"useQuickCss": true,
|
||||||
"themeLinks": [],
|
"themeLinks": [],
|
||||||
|
@ -727,6 +727,9 @@
|
||||||
},
|
},
|
||||||
"FixImagesQuality": {
|
"FixImagesQuality": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
},
|
||||||
|
"FullUserInChatbox": {
|
||||||
|
"enabled": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"notifications": {
|
"notifications": {
|
||||||
|
@ -739,6 +742,6 @@
|
||||||
"authenticated": false,
|
"authenticated": false,
|
||||||
"url": "https://api.vencord.dev/",
|
"url": "https://api.vencord.dev/",
|
||||||
"settingsSync": false,
|
"settingsSync": false,
|
||||||
"settingsSyncVersion": 1735789651501
|
"settingsSyncVersion": 1736978258906
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue