mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-19 21:46:43 -04:00
Fixed: Import mode for manually imported queue items
This commit is contained in:
@@ -490,7 +490,7 @@ function InteractiveImportModalContent(
|
||||
executeCommand({
|
||||
name: commandNames.INTERACTIVE_IMPORT,
|
||||
files,
|
||||
importMode,
|
||||
importMode: finalImportMode,
|
||||
})
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user