mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 02:37:08 -07:00
Minor UI tweaks
This commit is contained in:
parent
c935db93dd
commit
a80c2fb1f3
7 changed files with 7 additions and 11 deletions
|
@ -7,8 +7,6 @@ namespace NzbDrone.Core.Datastore
|
|||
[DebuggerDisplay("{GetType()} ID = {Id}")]
|
||||
public abstract class ModelBase
|
||||
{
|
||||
[PetaPoco.Ignore]
|
||||
|
||||
[JsonIgnore]
|
||||
public int Id
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue