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