Ship UI productivity upgrades and extraction progress flow in v1.4.0

This commit is contained in:
Sucukdeluxe
2026-02-27 16:23:19 +01:00
parent 7b5218ad98
commit 4fc0ce26f3
10 changed files with 372 additions and 76 deletions
+1
View File
@@ -38,6 +38,7 @@ export interface AppSettings {
megaPassword: string;
bestToken: string;
allDebridToken: string;
archivePasswordList: string;
rememberToken: boolean;
providerPrimary: DebridProvider;
providerSecondary: DebridFallbackProvider;