chore(vesktop): update settings

This commit is contained in:
Price Hiller 2024-10-21 15:48:45 -05:00
parent 5cff3c434e
commit d2571db980
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -241,7 +241,7 @@
"invertScroll": true, "invertScroll": true,
"nearestNeighbour": false, "nearestNeighbour": false,
"square": false, "square": false,
"zoom": 2, "zoom": 1,
"size": 100, "size": 100,
"zoomSpeed": 0.5 "zoomSpeed": 0.5
}, },
@ -706,6 +706,9 @@
}, },
"FullSearchContext": { "FullSearchContext": {
"enabled": false "enabled": false
},
"AccountPanelServerProfile": {
"enabled": false
} }
}, },
"notifications": { "notifications": {
@ -718,6 +721,6 @@
"authenticated": false, "authenticated": false,
"url": "https://api.vencord.dev/", "url": "https://api.vencord.dev/",
"settingsSync": false, "settingsSync": false,
"settingsSyncVersion": 1727811480516 "settingsSyncVersion": 1729536505213
} }
} }