mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-27 18:10:54 +01:00
separate task buttons script
This commit is contained in:
@@ -532,9 +532,9 @@ namespace MediaBrowser.Server.Startup.Common
|
||||
|
||||
SetStaticProperties();
|
||||
|
||||
await ((UserManager)UserManager).Initialize().ConfigureAwait(false);
|
||||
|
||||
SetKernelProperties();
|
||||
|
||||
await ((UserManager)UserManager).Initialize().ConfigureAwait(false);
|
||||
}
|
||||
|
||||
protected override INetworkManager CreateNetworkManager(ILogger logger)
|
||||
|
||||
Reference in New Issue
Block a user