Fixed bug where badges would show up as "null

This commit is contained in:
2020-01-19 19:47:26 -06:00
parent cefba8b2ae
commit c61941dfef
3 changed files with 5 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>FPChatX</groupId>
<artifactId>FPChatX</artifactId>
<version>1.0.1-BETA</version>
<version>1.0.2-BETA</version>
<repositories>
<repository>
<id>spigot-repo</id>