mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-02-05 15:37:14 +00:00
Fixed: Books added via import list default to 'Automatically Switch Edition'
Fixes #565
This commit is contained in:
@@ -248,6 +248,7 @@ namespace NzbDrone.Core.ImportLists
|
||||
{
|
||||
ForeignBookId = report.BookGoodreadsId,
|
||||
Monitored = monitored,
|
||||
AnyEditionOk = true,
|
||||
Editions = new List<Edition>
|
||||
{
|
||||
new Edition
|
||||
|
||||
Reference in New Issue
Block a user