mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-15 16:33:02 -03:00
chore: updating lock
This commit is contained in:
@@ -6,6 +6,7 @@ export interface CancelDownloadPayload {
|
||||
game_id: string;
|
||||
}
|
||||
|
||||
// eslint-disable-next-line @typescript-eslint/no-duplicate-enum-values
|
||||
export enum LibtorrentStatus {
|
||||
CheckingFiles = 1,
|
||||
DownloadingMetadata = 2,
|
||||
|
||||
Reference in New Issue
Block a user