mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-18 06:53:07 +03:00
update components
This commit is contained in:
@@ -277,8 +277,7 @@ namespace Emby.Server.Implementations.Security
|
||||
{ "systemid", _appHost.SystemId },
|
||||
{ "mb2equiv", mb2Equivalent },
|
||||
{ "ver", version },
|
||||
{ "platform", _appHost.OperatingSystemDisplayName },
|
||||
{ "isservice", _appHost.IsRunningAsService.ToString().ToLower() }
|
||||
{ "platform", _appHost.OperatingSystemDisplayName }
|
||||
};
|
||||
|
||||
try
|
||||
|
||||
Reference in New Issue
Block a user