mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-03-21 12:55:21 +00:00
[UI] Refactor TrackFile Modal
This commit is contained in:
@@ -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