mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-23 17:24:46 +03:00
add singular AddChildInternal
This commit is contained in:
@@ -9,6 +9,10 @@ namespace MediaBrowser.Model.Drawing
|
||||
/// <summary>
|
||||
/// The watched
|
||||
/// </summary>
|
||||
Watched
|
||||
Played,
|
||||
/// <summary>
|
||||
/// The percent played
|
||||
/// </summary>
|
||||
PercentPlayed
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user