Merge branch 'main' into feat/unzip-behavior-option

This commit is contained in:
Zamitto
2025-04-26 11:34:13 -03:00
committed by GitHub
60 changed files with 1509 additions and 3387 deletions

View File

@@ -22,7 +22,7 @@ export interface DownloadProgress {
download: Download;
}
/* Torbox */
/* TorBox */
export interface TorBoxUser {
id: number;
email: string;