mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-22 22:14:44 -04:00
Swap to dapper with lazyload
This commit is contained in:
@@ -4,6 +4,6 @@ namespace NzbDrone.Core.Indexers
|
||||
{
|
||||
int MinimumSeeders { get; set; }
|
||||
|
||||
SeedCriteriaSettings SeedCriteria { get; }
|
||||
SeedCriteriaSettings SeedCriteria { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user