🔧 chore(vesktop): update

This commit is contained in:
Sergio Laín 2024-06-26 12:05:53 +02:00
parent bf2f7f309e
commit 17bc200ae3
No known key found for this signature in database
GPG key ID: 8429B2EE312F8150

View file

@ -626,6 +626,9 @@
}, },
"WebScreenShareFixes": { "WebScreenShareFixes": {
"enabled": false "enabled": false
},
"UserSettingsAPI": {
"enabled": true
} }
}, },
"notifications": { "notifications": {
@ -638,6 +641,6 @@
"authenticated": false, "authenticated": false,
"url": "https://api.vencord.dev/", "url": "https://api.vencord.dev/",
"settingsSync": false, "settingsSync": false,
"settingsSyncVersion": 1718821550913 "settingsSyncVersion": 1719083478179
} }
} }