diff --git a/vesktop/settings/settings.json b/vesktop/settings/settings.json index 882d761..2bd506d 100644 --- a/vesktop/settings/settings.json +++ b/vesktop/settings/settings.json @@ -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 } } \ No newline at end of file