mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-18 15:03:06 +03:00
Update Emby.Server.Implementations/Plugins/PlugInManifest.cs
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
This commit is contained in:
@@ -5,7 +5,7 @@ namespace Emby.Server.Implementations.Plugins
|
|||||||
/// <summary>
|
/// <summary>
|
||||||
/// Defines a Plugin manifest file.
|
/// Defines a Plugin manifest file.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public class PlugInManifest
|
public class PluginManifest
|
||||||
{
|
{
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Gets or sets the category of the plugin.
|
/// Gets or sets the category of the plugin.
|
||||||
|
|||||||
Reference in New Issue
Block a user