mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-23 10:51:02 +00:00
feat: added helper functions to the game status to keep it simple to read.
This commit is contained in:
@@ -20,6 +20,8 @@ const cancelGameDownload = async (
|
||||
GameStatus.CheckingFiles,
|
||||
GameStatus.Paused,
|
||||
GameStatus.Seeding,
|
||||
GameStatus.Finished,
|
||||
GameStatus.Decompressing,
|
||||
]),
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user