mirror of
https://github.com/Readarr/Readarr
synced 2026-02-22 22:52:35 +01:00
Fixed: Error searching for book
This commit is contained in:
parent
6c7e4ca210
commit
bc0e0faa90
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ export const CUTOFF_UNMET_ALBUM_SEARCH = 'CutoffUnmetBookSearch';
|
|||
export const DELETE_LOG_FILES = 'DeleteLogFiles';
|
||||
export const DELETE_UPDATE_LOG_FILES = 'DeleteUpdateLogFiles';
|
||||
export const DOWNLOADED_ALBUMS_SCAN = 'DownloadedBooksScan';
|
||||
export const ALBUM_SEARCH = 'AlbumSearch';
|
||||
export const ALBUM_SEARCH = 'BookSearch';
|
||||
export const INTERACTIVE_IMPORT = 'ManualImport';
|
||||
export const MISSING_ALBUM_SEARCH = 'MissingBookSearch';
|
||||
export const MOVE_ARTIST = 'MoveAuthor';
|
||||
|
|
|
|||
Loading…
Reference in a new issue