fix: fixing ping pong

This commit is contained in:
Chubby Granny Chaser
2025-05-21 19:44:24 +01:00
parent 05e8d53783
commit 61dae4cf84
3 changed files with 19 additions and 6 deletions

View File

@@ -40,6 +40,7 @@ export const loadState = async () => {
}
Ludusavi.copyConfigFileToUserData();
Ludusavi.copyBinaryToUserData();
await HydraApi.setupApi().then(() => {
uploadGamesBatch();