Skip to content

Commit

Permalink
Merge pull request #10 from WROracer/development
Browse files Browse the repository at this point in the history
Development
  • Loading branch information
WROracer authored Jul 6, 2022
2 parents 8e34bb2 + 2dcaa36 commit 5c5c94b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/de/wrolou/tenor/commands/TestCommand.java
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ public String getCalling() {
@Override
public void run(String command) {
Tenor.LOGGER.info("Command test called");
Tenor.LOGGER.info("TE§ST");
}

}

0 comments on commit 5c5c94b

Please sign in to comment.