Fix restore.sh FOR REAL THIS TIME, update claws filtering, update vesktop settings

This commit is contained in:
askiiart 2024-03-08 18:22:40 -06:00
parent e013824a89
commit cd39adec67
Signed by untrusted user who does not match committer: askiiart
GPG key ID: BC3800E55FB54D67
3 changed files with 11 additions and 5 deletions
vesktop/settings

View file

@ -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
}
}