🔧 chore(vesktop): update client

This commit is contained in:
Sergio Laín 2024-11-17 13:56:31 +01:00
parent ff62a1ff4a
commit efa3c7b7b4
No known key found for this signature in database
GPG key ID: 51BB28D8B42FB438

View file

@ -335,9 +335,11 @@
}, },
"OpenInApp": { "OpenInApp": {
"enabled": true, "enabled": true,
"spotify": true, "spotify": false,
"steam": true, "steam": true,
"epic": true "epic": true,
"tidal": true,
"itunes": true
}, },
"PermissionFreeWill": { "PermissionFreeWill": {
"enabled": false, "enabled": false,
@ -724,6 +726,6 @@
"authenticated": false, "authenticated": false,
"url": "https://api.vencord.dev/", "url": "https://api.vencord.dev/",
"settingsSync": false, "settingsSync": false,
"settingsSyncVersion": 1730190242609 "settingsSyncVersion": 1731451966227
} }
} }