mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
feat: adding proper path for real debrid downloads
This commit is contained in:
commit
5ec56bda5b
16 changed files with 279 additions and 214 deletions
|
@ -66,7 +66,7 @@ export function Downloads() {
|
|||
};
|
||||
|
||||
const downloaderName = {
|
||||
[Downloader.Http]: t("real_debrid"),
|
||||
[Downloader.RealDebrid]: t("real_debrid"),
|
||||
[Downloader.Torrent]: t("torrent"),
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue