🔧 chore(vesktop): update config

This commit is contained in:
Sergio Laín 2025-02-02 00:45:23 +01:00
parent c154de5315
commit b179045b71
No known key found for this signature in database
GPG key ID: 51BB28D8B42FB438

View file

@ -359,8 +359,12 @@
}, },
"PinDMs": { "PinDMs": {
"enabled": true, "enabled": true,
"dmSectioncollapsed": false, "pinOrder": 0,
"pinOrder": 0 "dmSectionCollapsed": false,
"canCollapseDmSection": false,
"userBasedCategoryList": {
"302085663057248267": []
}
}, },
"PlainFolderIcon": { "PlainFolderIcon": {
"enabled": false "enabled": false
@ -714,6 +718,12 @@
}, },
"FixImagesQuality": { "FixImagesQuality": {
"enabled": true "enabled": true
},
"FullUserInChatbox": {
"enabled": false
},
"IrcColors": {
"enabled": false
} }
}, },
"notifications": { "notifications": {
@ -726,6 +736,6 @@
"authenticated": false, "authenticated": false,
"url": "https://api.vencord.dev/", "url": "https://api.vencord.dev/",
"settingsSync": false, "settingsSync": false,
"settingsSyncVersion": 1734293128371 "settingsSyncVersion": 1738066923994
} }
} }