v5.7-patch1

This commit is contained in:
afkarxyz
2025-11-23 04:58:45 +07:00
parent d1bd7da2de
commit 5831a45839
25 changed files with 405 additions and 199 deletions
+1
View File
@@ -108,6 +108,7 @@ export interface DownloadRequest {
folder_name?: string;
filename_format?: string;
track_number?: boolean;
position?: number;
}
export interface DownloadResponse {