vesktop: disable settings sync
This commit is contained in:
parent
e731b7399b
commit
1e323bc5b5
|
@ -2,6 +2,6 @@
|
|||
"discordBranch": "stable",
|
||||
"minimizeToTray": true,
|
||||
"arRPC": true,
|
||||
"splashColor": "rgb(205, 214, 244)",
|
||||
"splashBackground": "rgb(30, 30, 46)"
|
||||
"splashColor": "oklab(0.89908 -0.00192907 -0.0048306)",
|
||||
"splashBackground": "oklab(0.321044 -0.000249296 -0.00927344)"
|
||||
}
|
|
@ -607,9 +607,9 @@
|
|||
"logLimit": 50
|
||||
},
|
||||
"cloud": {
|
||||
"authenticated": true,
|
||||
"authenticated": false,
|
||||
"url": "https://api.vencord.dev/",
|
||||
"settingsSync": true,
|
||||
"settingsSyncVersion": 1732184345362
|
||||
"settingsSync": false,
|
||||
"settingsSyncVersion": 1732949151005
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue