Forgot group attribute

This commit is contained in:
Kwoth 2016-08-26 00:07:15 +02:00
parent 6ca96d025d
commit a6d65dee30

View File

@ -16,6 +16,7 @@ namespace NadekoBot.Modules.Utility
{ {
public partial class Utility public partial class Utility
{ {
[Group]
public class RemindCommands public class RemindCommands
{ {