mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
fix merge conflict
This commit is contained in:
parent
45a58de539
commit
8fcbb60cf7
@ -29,7 +29,7 @@ namespace MediaBrowser.Controller.Entities
|
|||||||
/// </summary>
|
/// </summary>
|
||||||
/// <value><c>true</c> if this instance is placeholder; otherwise, <c>false</c>.</value>
|
/// <value><c>true</c> if this instance is placeholder; otherwise, <c>false</c>.</value>
|
||||||
public bool IsPlaceholder { get; set; }
|
public bool IsPlaceholder { get; set; }
|
||||||
|
|
||||||
[IgnoreDataMember]
|
[IgnoreDataMember]
|
||||||
public bool IsLocalFile
|
public bool IsLocalFile
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user