mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-18 00:33:59 +00:00
refactor: rename of the http downloader to real debrid downloader given that it only supports downloading games through real debrid
This commit is contained in:
@@ -9,7 +9,7 @@ export enum GameStatus {
|
||||
}
|
||||
|
||||
export enum Downloader {
|
||||
Http,
|
||||
RealDebrid,
|
||||
Torrent,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user