mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
feat: add torbox migration
This commit is contained in:
parent
abb16e7736
commit
db2e31b8cc
6 changed files with 28 additions and 3 deletions
|
@ -163,6 +163,7 @@ export interface UserPreferences {
|
|||
repackUpdatesNotificationsEnabled: boolean;
|
||||
achievementNotificationsEnabled: boolean;
|
||||
realDebridApiToken: string | null;
|
||||
torboxApiToken: string | null;
|
||||
preferQuitInsteadOfHiding: boolean;
|
||||
runAtStartup: boolean;
|
||||
startMinimized: boolean;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue