mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-01-06 00:36:58 +00:00
Fixed: author manual import (#32)
* Fix: apply fix from Lidarr to the Readarr manual import modal * Rename Album to Book in the identification override * Rename "audio" to "book" in the interactive import modal empty message
This commit is contained in:
@@ -408,7 +408,7 @@ class InteractiveImportModalContent extends Component {
|
||||
|
||||
{
|
||||
isPopulated && !items.length && !isFetching &&
|
||||
'No audio files were found in the selected folder'
|
||||
'No book files were found in the selected folder'
|
||||
}
|
||||
</ModalBody>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user