mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-19 21:44:30 -04:00
[UI] Refactor TrackFile Modal
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ class InteractiveImportSelectFolderModalContentConnector extends Component {
|
||||
this.props.addRecentFolder({ folder });
|
||||
|
||||
this.props.executeCommand({
|
||||
name: commandNames.DOWNLOADED_EPSIODES_SCAN,
|
||||
name: commandNames.DOWNLOADED_ALBUMS_SCAN,
|
||||
path: folder
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user