mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-05-24 02:02:29 -04:00
Update Emby.Server.Implementations/Plugins/PluginManager.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
This commit is contained in:
parent
2d094bedf5
commit
30645e7265
@ -429,7 +429,6 @@ namespace Emby.Server.Implementations
|
||||
if (plugin == null)
|
||||
{
|
||||
// Create a dummy record for the providers.
|
||||
var pInstance = (IPlugin)instance;
|
||||
plugin = new LocalPlugin(
|
||||
pInstance.AssemblyFilePath,
|
||||
true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user