Skip to content

Commit c77b988

Browse files
committed
Update
1 parent 217f16b commit c77b988

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
namespace Essentials.Modules.LogCommands
3434
{
3535
[ModuleInfo(
36-
Name = "LogCommands",
36+
Name = "uEssentials.LogCommands",
3737
Author = "Leonardosc",
3838
Version = "1.0.2",
3939
Flags = LoadFlags.AUTO_REGISTER_EVENTS

uEssentials.LogCommands.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<Reference Include="System.Xml" />
5757
</ItemGroup>
5858
<ItemGroup>
59-
<Compile Include="src\LogCommands.cs" />
59+
<Compile Include="src\LogCommandsModule.cs" />
6060
<Compile Include="Properties\AssemblyInfo.cs" />
6161
</ItemGroup>
6262
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />

0 commit comments

Comments
 (0)