mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Minor UI tweaks
This commit is contained in:
@@ -7,8 +7,6 @@ namespace NzbDrone.Core.Datastore
|
||||
[DebuggerDisplay("{GetType()} ID = {Id}")]
|
||||
public abstract class ModelBase
|
||||
{
|
||||
[PetaPoco.Ignore]
|
||||
|
||||
[JsonIgnore]
|
||||
public int Id
|
||||
{
|
||||
|
Reference in New Issue
Block a user