mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-17 11:43:44 +01:00
updated nuget
This commit is contained in:
@@ -40,5 +40,11 @@ namespace MediaBrowser.Controller
|
||||
/// </summary>
|
||||
/// <value><c>true</c> if this instance has update available; otherwise, <c>false</c>.</value>
|
||||
bool HasUpdateAvailable { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the server identifier.
|
||||
/// </summary>
|
||||
/// <value>The server identifier.</value>
|
||||
string ServerId { get; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user