mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-20 09:04:42 +01:00
update images
This commit is contained in:
@@ -330,11 +330,6 @@ namespace MediaBrowser.ServerApplication
|
||||
_logger.Info("Shutting down");
|
||||
|
||||
_appHost.Dispose();
|
||||
|
||||
if (!_isRunningAsService)
|
||||
{
|
||||
SetErrorMode(ErrorModes.SYSTEM_DEFAULT);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user