fix random merging mistake

This commit is contained in:
Bella 2020-04-27 22:45:45 -04:00
parent ab46c4375d
commit 0a9314d932
No known key found for this signature in database
GPG Key ID: DBD4A6030080C8B3
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ import static me.zeroeightsix.kami.util.MessageSendHelper.*;
/**
* Created by 20kdc on 17/02/2020.
* Updated by S-B99 on 17/02/20
* Updated by dominikaaaa on 17/02/20
* Modified for use with search module by wnuke on 20/04/2020
*/
public class SearchCommand extends Command {