mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-02 16:23:48 +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();
|
Ludusavi.addManifestToLudusaviConfig();
|
||||||
|
|
||||||
HydraApi.setupApi().then(async () => {
|
await HydraApi.setupApi().then(async () => {
|
||||||
await getUserData().catch(() => {});
|
await getUserData().catch(() => {});
|
||||||
uploadGamesBatch();
|
uploadGamesBatch();
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user