chore(vesktop): update settings.json
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m6s

This commit is contained in:
Price Hiller 2024-09-05 09:16:12 -05:00
parent 09774f74a3
commit 81296b3234
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -1,5 +1,5 @@
{
"autoUpdate": true,
"autoUpdate": false,
"autoUpdateNotification": true,
"useQuickCss": true,
"themeLinks": [
@ -294,7 +294,8 @@
"ignoreSelf": true,
"ignoreUsers": "",
"ignoreChannels": "",
"ignoreGuilds": ""
"ignoreGuilds": "",
"collapseDeleted": false
},
"MessageTags": {
"enabled": false
@ -687,6 +688,24 @@
},
"AlwaysExpandRoles": {
"enabled": false
},
"CopyFileContents": {
"enabled": false
},
"ConsoleJanitor": {
"enabled": false
},
"MentionAvatars": {
"enabled": false
},
"NoMaskedUrlPaste": {
"enabled": false
},
"StickerPaste": {
"enabled": false
},
"VolumeBooster": {
"enabled": false
}
},
"notifications": {
@ -699,6 +718,6 @@
"authenticated": false,
"url": "https://api.vencord.dev/",
"settingsSync": false,
"settingsSyncVersion": 1724963182847
"settingsSyncVersion": 1725245324233
}
}