From b179045b71142a5a7c91b473b5f1b60d3a9eb74c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sun, 2 Feb 2025 00:45:23 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20chore(vesktop):=20update=20confi?= =?UTF-8?q?g?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/vesktop/settings/settings.json | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/.config/vesktop/settings/settings.json b/.config/vesktop/settings/settings.json index abedf7bd..60588446 100644 --- a/.config/vesktop/settings/settings.json +++ b/.config/vesktop/settings/settings.json @@ -359,8 +359,12 @@ }, "PinDMs": { "enabled": true, - "dmSectioncollapsed": false, - "pinOrder": 0 + "pinOrder": 0, + "dmSectionCollapsed": false, + "canCollapseDmSection": false, + "userBasedCategoryList": { + "302085663057248267": [] + } }, "PlainFolderIcon": { "enabled": false @@ -714,6 +718,12 @@ }, "FixImagesQuality": { "enabled": true + }, + "FullUserInChatbox": { + "enabled": false + }, + "IrcColors": { + "enabled": false } }, "notifications": { @@ -726,6 +736,6 @@ "authenticated": false, "url": "https://api.vencord.dev/", "settingsSync": false, - "settingsSyncVersion": 1734293128371 + "settingsSyncVersion": 1738066923994 } } \ No newline at end of file