🔧 chore(vesktop): updates
This commit is contained in:
parent
b654ed2bcc
commit
af1843d62c
1 changed files with 4 additions and 4 deletions
|
@ -382,9 +382,6 @@
|
||||||
"ServerListIndicators": {
|
"ServerListIndicators": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
},
|
},
|
||||||
"ServerProfile": {
|
|
||||||
"enabled": false
|
|
||||||
},
|
|
||||||
"ShikiCodeblocks": {
|
"ShikiCodeblocks": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
},
|
},
|
||||||
|
@ -550,6 +547,9 @@
|
||||||
},
|
},
|
||||||
"PartyMode": {
|
"PartyMode": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
},
|
||||||
|
"ServerInfo": {
|
||||||
|
"enabled": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"notifications": {
|
"notifications": {
|
||||||
|
@ -562,6 +562,6 @@
|
||||||
"authenticated": false,
|
"authenticated": false,
|
||||||
"url": "https://api.vencord.dev/",
|
"url": "https://api.vencord.dev/",
|
||||||
"settingsSync": false,
|
"settingsSync": false,
|
||||||
"settingsSyncVersion": 1716390820022
|
"settingsSyncVersion": 1717659274169
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue