chore(vesktop): update settings.json
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 47s

This commit is contained in:
Price Hiller 2024-08-11 15:06:47 -05:00
parent c785e9d2ce
commit e159f774df
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -646,9 +646,6 @@
"VoiceMessages": {
"enabled": false
},
"WatchTogetherAdblock": {
"enabled": false
},
"WebKeybinds": {
"enabled": false
},
@ -687,6 +684,9 @@
},
"ShowAllRoles": {
"enabled": false
},
"YoutubeAdblock": {
"enabled": false
}
},
"notifications": {
@ -699,6 +699,6 @@
"authenticated": false,
"url": "https://api.vencord.dev/",
"settingsSync": false,
"settingsSyncVersion": 1720042446162
"settingsSyncVersion": 1723406547539
}
}