mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-26 22:46:37 -04:00
Fixed up Eloquera integration, working much better now.
This commit is contained in:
@@ -9,6 +9,6 @@ namespace NzbDrone.Core.Datastore
|
||||
public abstract class BaseRepositoryModel
|
||||
{
|
||||
[ID]
|
||||
public int Id;
|
||||
public long Id;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user