Update Emby.Server.Implementations/Plugins/PlugInManifest.cs

Co-authored-by: dkanada <dkanada@users.noreply.github.com>
pull/3401/head
BaronGreenback 4 years ago committed by GitHub
parent 68d08e94fd
commit f73e744785
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -5,7 +5,7 @@ namespace Emby.Server.Implementations.Plugins
/// <summary>
/// Defines a Plugin manifest file.
/// </summary>
public class PlugInManifest
public class PluginManifest
{
/// <summary>
/// Gets or sets the category of the plugin.

Loading…
Cancel
Save