mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-19 01:03:57 +00:00
feat: migrating download source validation to worker thread
This commit is contained in:
@@ -15,7 +15,7 @@ import { uploadGamesBatch } from "./services/library-sync";
|
||||
startMainLoop();
|
||||
|
||||
const loadState = async (userPreferences: UserPreferences | null) => {
|
||||
await RepacksManager.updateRepacks();
|
||||
RepacksManager.updateRepacks();
|
||||
|
||||
import("./events");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user