We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd9d0de commit a6243ddCopy full SHA for a6243dd
src/LogCommands.cs
@@ -36,7 +36,7 @@ namespace Essentials.Modules.LogCommands
36
Name = "LogCommands",
37
Author = "Leonardosc",
38
Version = "1.0.0",
39
- Flags = ModuleFlags.AUTO_REGISTER_EVENTS
+ Flags = LoadFlags.AUTO_REGISTER_EVENTS
40
)]
41
public class LogCommands : EssModule
42
{
0 commit comments