mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-16 07:12:18 +01:00
Update IPluginServiceRegistrator.cs
This commit is contained in:
@@ -3,7 +3,7 @@ namespace MediaBrowser.Common.Plugins
|
||||
using Microsoft.Extensions.DependencyInjection;
|
||||
|
||||
/// <summary>
|
||||
/// Defines the <see cref="IPluginRegistrar" />.
|
||||
/// Defines the <see cref="IPluginServiceRegistrator" />.
|
||||
/// </summary>
|
||||
public interface IPluginServiceRegistrator
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user