Update stuff, fix stuff, not my proudest commit
This commit is contained in:
parent
fdcba3a386
commit
ab353d24f6
7 changed files with 18 additions and 12 deletions
|
@ -36,7 +36,7 @@ public class Fold extends SuperModule{
|
|||
userFile = "/home/bots/MissingIdentifier/MissingIdent/user_summary.txt";
|
||||
|
||||
public Fold(GuildController guildController){
|
||||
super(COMMAND, guildController, null);
|
||||
super(COMMAND, guildController);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue