mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
feat: debrid token input component
This commit is contained in:
parent
b1dde446b2
commit
8761302384
7 changed files with 252 additions and 14 deletions
|
@ -19,6 +19,8 @@ export type HydraCloudFeature =
|
|||
| "backup"
|
||||
| "achievements-points";
|
||||
|
||||
export type DebridServices = "RealDebrid" | "TorBox";
|
||||
|
||||
export interface GameRepack {
|
||||
id: number;
|
||||
title: string;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue