mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-24 03:11:03 +00:00
fix: formatting
This commit is contained in:
@@ -57,7 +57,7 @@ export const loadState = async () => {
|
||||
|
||||
const { syncDownloadSourcesFromApi } = await import("./services/user");
|
||||
void syncDownloadSourcesFromApi();
|
||||
|
||||
|
||||
// Check for new download options on startup
|
||||
void DownloadSourcesChecker.checkForChanges();
|
||||
// WSClient.connect();
|
||||
|
||||
Reference in New Issue
Block a user