Sfoglia il codice sorgente

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

Co-authored-by: dkanada <dkanada@users.noreply.github.com>
BaronGreenback 4 anni fa
parent
commit
f73e744785
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      Emby.Server.Implementations/Plugins/PlugInManifest.cs

+ 1 - 1
Emby.Server.Implementations/Plugins/PlugInManifest.cs

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