From 6c1e0ccc0d9efcfadaaf4d4b5f6dca5bfbba1ac7 Mon Sep 17 00:00:00 2001 From: Steven Tracey Date: Tue, 28 Sep 2021 15:45:55 -0400 Subject: [PATCH] Made it a .java file --- .../commands/strings/{EbieKonRenCmd => EbieKonRenCmd.java} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename src/main/java/tech/nevets/constelliabot/commands/strings/{EbieKonRenCmd => EbieKonRenCmd.java} (94%) diff --git a/src/main/java/tech/nevets/constelliabot/commands/strings/EbieKonRenCmd b/src/main/java/tech/nevets/constelliabot/commands/strings/EbieKonRenCmd.java similarity index 94% rename from src/main/java/tech/nevets/constelliabot/commands/strings/EbieKonRenCmd rename to src/main/java/tech/nevets/constelliabot/commands/strings/EbieKonRenCmd.java index 4ca2ed5..d7fa7ef 100644 --- a/src/main/java/tech/nevets/constelliabot/commands/strings/EbieKonRenCmd +++ b/src/main/java/tech/nevets/constelliabot/commands/strings/EbieKonRenCmd.java @@ -6,7 +6,7 @@ import tech.nevets.constelliabot.commands.ICommand; import java.util.List; -public class GoodMorningCmd implements ICommand { +public class EbieKonRenCmd implements ICommand { @Override public void handle(CommandContext ctx) {