mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-15 23:58:57 +00:00
Update MediaBrowser.Common/Plugins/IPluginRegistrar.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
This commit is contained in:
@@ -5,7 +5,7 @@ namespace MediaBrowser.Common.Plugins
|
||||
/// <summary>
|
||||
/// Defines the <see cref="IPluginRegistrar" />.
|
||||
/// </summary>
|
||||
public interface IPluginRegistrar
|
||||
public interface IPluginServiceRegistrator
|
||||
{
|
||||
/// <summary>
|
||||
/// Registers the plugin's services with the service collection.
|
||||
|
||||
Reference in New Issue
Block a user