mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-24 09:44:47 +03:00
update plugin classes for nightly builds
This commit is contained in:
@@ -27,7 +27,7 @@ namespace MediaBrowser.Model.System
|
||||
/// </summary>
|
||||
public class SystemInfo : PublicSystemInfo
|
||||
{
|
||||
public PackageVersionClass SystemUpdateLevel { get; set; }
|
||||
public ReleaseChannel SystemUpdateLevel { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the display name of the operating system.
|
||||
|
||||
Reference in New Issue
Block a user