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