mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-23 22:25:56 -04:00
New: Manually import multiple items at the same time from Activity: Queue
This commit is contained in:
@@ -13,7 +13,7 @@ import ReleaseType from './ReleaseType';
|
||||
const DEFAULT_ITEMS: InteractiveImport[] = [];
|
||||
|
||||
interface InteractiveImportParams {
|
||||
downloadId?: string;
|
||||
downloadIds?: string[];
|
||||
seriesId?: number;
|
||||
seasonNumber?: number;
|
||||
folder?: string;
|
||||
|
||||
Reference in New Issue
Block a user