mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-01-23 05:24:55 +03:00
feat: wait get me on main
This commit is contained in:
parent
9c595583cd
commit
7de6e96f63
@ -23,7 +23,7 @@ const loadState = async (userPreferences: UserPreferences | null) => {
|
||||
|
||||
Ludusavi.addManifestToLudusaviConfig();
|
||||
|
||||
HydraApi.setupApi().then(async () => {
|
||||
await HydraApi.setupApi().then(async () => {
|
||||
await getUserData().catch(() => {});
|
||||
uploadGamesBatch();
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user