mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-04 09:22:09 +01:00
A few serialization fixes
This commit is contained in:
parent
cb7f04e4d3
commit
caa369c1a3
@@ -49,7 +49,7 @@ namespace MediaBrowser.Model.Entities
|
||||
[ProtoMember(2)]
|
||||
public bool IsDefault { get; set; }
|
||||
|
||||
[ProtoMember(2)]
|
||||
[ProtoMember(3)]
|
||||
public bool IsForced { get; set; }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user