🔧 chore(vesktop): update settings
This commit is contained in:
parent
1fd9cc49f9
commit
2665f79fbe
2 changed files with 6 additions and 5 deletions
|
@ -4,5 +4,6 @@
|
|||
"arRPC": "on",
|
||||
"splashColor": "rgb(202, 211, 245)",
|
||||
"splashBackground": "rgb(36, 39, 58)",
|
||||
"enableMenu": false
|
||||
"enableMenu": false,
|
||||
"disableMinSize": true
|
||||
}
|
|
@ -394,9 +394,6 @@
|
|||
"ShowMeYourName": {
|
||||
"enabled": false
|
||||
},
|
||||
"ShowTimeouts": {
|
||||
"enabled": false
|
||||
},
|
||||
"SilentMessageToggle": {
|
||||
"enabled": false
|
||||
},
|
||||
|
@ -509,6 +506,9 @@
|
|||
"guild": true,
|
||||
"everyone": true,
|
||||
"role": true
|
||||
},
|
||||
"ShowHiddenThings": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"notifications": {
|
||||
|
@ -521,6 +521,6 @@
|
|||
"authenticated": false,
|
||||
"url": "https://api.vencord.dev/",
|
||||
"settingsSync": false,
|
||||
"settingsSyncVersion": 1708114548080
|
||||
"settingsSyncVersion": 1713951071849
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue