External Module Description not updated

Fix for External Module Description not updated #2870
This commit is contained in:
Leigh Pointer
2023-06-06 12:26:39 +02:00
parent 602fd7d658
commit c4070cb603

View File

@ -8,7 +8,7 @@ namespace [Owner].[Module]
public ModuleDefinition ModuleDefinition => new ModuleDefinition
{
Name = "[Module]",
Description = "[Module]",
Description = "[Description]",
Version = "1.0.0",
ServerManagerType = "[ServerManagerType]",
ReleaseVersions = "1.0.0",