mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02: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