mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-21 22:04:31 -04:00
Renames in Frontend
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ class InteractiveImportSelectFolderModalContentConnector extends Component {
|
||||
this.props.addRecentFolder({ folder });
|
||||
|
||||
this.props.executeCommand({
|
||||
name: commandNames.DOWNLOADED_ALBUMS_SCAN,
|
||||
name: commandNames.DOWNLOADED_BOOKS_SCAN,
|
||||
path: folder
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user