mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-31 01:33:55 +01:00
fix merge conflict
This commit is contained in:
parent
45a58de539
commit
8fcbb60cf7
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ namespace MediaBrowser.Controller.Entities
|
|||
/// </summary>
|
||||
/// <value><c>true</c> if this instance is placeholder; otherwise, <c>false</c>.</value>
|
||||
public bool IsPlaceholder { get; set; }
|
||||
|
||||
|
||||
[IgnoreDataMember]
|
||||
public bool IsLocalFile
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue