2
0
JPVenson 7 сар өмнө
parent
commit
dc029d549c

+ 0 - 1
Jellyfin.Server/ServerSetupApp/SetupServer.cs

@@ -101,7 +101,6 @@ public sealed class SetupServer : IDisposable
         }
 
         await _startupServer.StopAsync().ConfigureAwait(false);
-        _startupServer.Dispose();
     }
 
     /// <inheritdoc/>