mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-03 06:18:28 +01:00
updated plugin security
This commit is contained in:
@@ -69,7 +69,7 @@ namespace MediaBrowser.Common.Implementations.Security
|
||||
_kernel = kernel;
|
||||
_httpClient = httpClient;
|
||||
_jsonSerializer = jsonSerializer;
|
||||
//MBRegistration.Init(appPaths);
|
||||
MBRegistration.Init(appPaths);
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user