mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-03-09 06:55:44 +00:00
Revert "Fixed: Don't enforce minimum on single list fetch"
This reverts commit c34418b984.
This commit is contained in:
@@ -107,8 +107,6 @@ namespace NzbDrone.Core.ImportLists
|
||||
|
||||
result.AddRange(importListReports);
|
||||
}
|
||||
|
||||
_importListStatusService.UpdateListSyncStatus(importList.Definition.Id);
|
||||
}
|
||||
catch (Exception e)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user