mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-10 01:38:49 +01:00
web client backdrops
This commit is contained in:
@@ -325,12 +325,6 @@ namespace MediaBrowser.Model.Dto
|
||||
/// <value>The user data.</value>
|
||||
public UserItemDataDto UserData { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the recently added item count.
|
||||
/// </summary>
|
||||
/// <value>The recently added item count.</value>
|
||||
public int? RecentlyAddedItemCount { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the played percentage.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user