Update various things

This commit is contained in:
askiiart 2023-12-04 14:19:08 -06:00
parent 4139aa4308
commit 7355a5b83a
Signed by untrusted user who does not match committer: askiiart
GPG key ID: BC3800E55FB54D67
10 changed files with 70 additions and 75 deletions

View file

@ -7,9 +7,9 @@
"splashBackground": "rgb(0, 7, 32)",
"windowBounds": {
"x": 2,
"y": 48,
"y": 44,
"width": 956,
"height": 1030
"height": 1034
},
"maximized": true,
"minimized": false

View file

@ -548,6 +548,6 @@
"authenticated": true,
"url": "https://api.vencord.dev/",
"settingsSync": true,
"settingsSyncVersion": 1700789742898
"settingsSyncVersion": 1700063160358
}
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -1,4 +1,4 @@
// Vencord ec16fd8
// Vencord 6573c47
// Standalone: true
// Platform: Universal
// Updater disabled: false

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long