mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-30 15:37:55 +02: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