mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Update MediaBrowser.Common/Plugins/IPluginRegistrar.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
This commit is contained in:
parent
d31178ab4b
commit
ae8a3bc02c
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user