mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
Datanodes support
This commit is contained in:
parent
59bc23bbd8
commit
82b1d710c2
6 changed files with 66 additions and 1 deletions
|
@ -4,6 +4,7 @@ export enum Downloader {
|
|||
Gofile,
|
||||
PixelDrain,
|
||||
Qiwi,
|
||||
Datanodes,
|
||||
}
|
||||
|
||||
export enum DownloadSourceStatus {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue