mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
lint
This commit is contained in:
parent
af2b422154
commit
c755aa388b
1 changed files with 1 additions and 1 deletions
|
@ -200,7 +200,7 @@ export class DownloadManager {
|
|||
action: "pause",
|
||||
game_id: this.downloadingGameId,
|
||||
} as PauseDownloadPayload)
|
||||
.catch(() => { });
|
||||
.catch(() => {});
|
||||
|
||||
WindowManager.mainWindow?.setProgressBar(-1);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue