|
@@ -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.
|