mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-08 02:34:19 -04:00
Update Emby.Server.Implementations/Plugins/PlugInManifest.cs
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
This commit is contained in:
parent
68d08e94fd
commit
f73e744785
@ -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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user