mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-01-23 13:34:54 +03:00
lint
This commit is contained in:
parent
af2b422154
commit
c755aa388b
@ -200,7 +200,7 @@ export class DownloadManager {
|
||||
action: "pause",
|
||||
game_id: this.downloadingGameId,
|
||||
} as PauseDownloadPayload)
|
||||
.catch(() => { });
|
||||
.catch(() => {});
|
||||
|
||||
WindowManager.mainWindow?.setProgressBar(-1);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user