🔧 chore(vesktop): update

This commit is contained in:
Sergio Laín 2024-05-25 13:58:28 +02:00
parent 18c79dff80
commit 125a246793
No known key found for this signature in database
GPG key ID: FB00AF7015FFE76B

View file

@ -312,9 +312,6 @@
"steam": true, "steam": true,
"epic": true "epic": true
}, },
"Party mode 🎉": {
"enabled": false
},
"PermissionFreeWill": { "PermissionFreeWill": {
"enabled": false, "enabled": false,
"lockout": true, "lockout": true,
@ -550,6 +547,9 @@
}, },
"UnlockedAvatarZoom": { "UnlockedAvatarZoom": {
"enabled": false "enabled": false
},
"PartyMode": {
"enabled": false
} }
}, },
"notifications": { "notifications": {
@ -562,6 +562,6 @@
"authenticated": false, "authenticated": false,
"url": "https://api.vencord.dev/", "url": "https://api.vencord.dev/",
"settingsSync": false, "settingsSync": false,
"settingsSyncVersion": 1714825835729 "settingsSyncVersion": 1716390820022
} }
} }