mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-26 18:54:48 +03:00
consolidate os display name
This commit is contained in:
@@ -5,6 +5,7 @@ namespace MediaBrowser.Server.Startup.Common
|
||||
{
|
||||
public OperatingSystem OperatingSystem { get; set; }
|
||||
public Architecture SystemArchitecture { get; set; }
|
||||
public string OperatingSystemVersionString { get; set; }
|
||||
}
|
||||
|
||||
public enum OperatingSystem
|
||||
|
||||
Reference in New Issue
Block a user