Fix restore.sh FOR REAL THIS TIME, update claws filtering, update vesktop settings
This commit is contained in:
parent
e013824a89
commit
cd39adec67
3 changed files with 11 additions and 5 deletions
vesktop/settings
|
@ -163,7 +163,8 @@
|
|||
"enabled": true
|
||||
},
|
||||
"GameActivityToggle": {
|
||||
"enabled": true
|
||||
"enabled": true,
|
||||
"oldIcon": false
|
||||
},
|
||||
"GifPaste": {
|
||||
"enabled": true
|
||||
|
@ -560,6 +561,9 @@
|
|||
},
|
||||
"ReviewDB": {
|
||||
"enabled": false
|
||||
},
|
||||
"XSOverlay": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"notifications": {
|
||||
|
@ -572,6 +576,6 @@
|
|||
"authenticated": true,
|
||||
"url": "https://api.vencord.dev/",
|
||||
"settingsSync": true,
|
||||
"settingsSyncVersion": 1709751296550
|
||||
"settingsSyncVersion": 1709943427384
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue