mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
Broke some Eloquera tests to prove a point
This commit is contained in:
@@ -12,7 +12,7 @@ namespace NzbDrone.Core.Repository
|
||||
{
|
||||
|
||||
[ID]
|
||||
public int Id;
|
||||
public long Id;
|
||||
|
||||
public virtual int SeriesId { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user