mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-02 20:32:52 +01:00
updated nuget
This commit is contained in:
@@ -159,6 +159,12 @@ namespace MediaBrowser.Model.ApiClient
|
||||
/// </summary>
|
||||
/// <value>The command.</value>
|
||||
public GeneralCommand Command { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the type of the known command.
|
||||
/// </summary>
|
||||
/// <value>The type of the known command.</value>
|
||||
public GeneralCommandType? KnownCommandType { get; set; }
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user