mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
elq id is now ignored by petapoco.
This commit is contained in:
@@ -8,6 +8,7 @@ namespace NzbDrone.Core.Datastore
|
||||
[ID]
|
||||
private long _eqId;
|
||||
|
||||
[PetaPoco.Ignore]
|
||||
public int Id { get; set; }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user