mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-11 04:36:28 +00:00
update inherited images
This commit is contained in:
@@ -37,6 +37,7 @@ namespace MediaBrowser.Model.Session
|
||||
/// <summary>
|
||||
/// The fast forward
|
||||
/// </summary>
|
||||
FastForward
|
||||
FastForward,
|
||||
PlayPause
|
||||
}
|
||||
}
|
||||
@@ -26,6 +26,8 @@ namespace MediaBrowser.Model.Session
|
||||
/// <value>The id.</value>
|
||||
public string Id { get; set; }
|
||||
|
||||
public string ServerId { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the user id.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user