We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0b8d92e + 6b4a67b commit fe4518dCopy full SHA for fe4518d
1 file changed
src/main/java/dev/hypera/ultrastaffchat/utils/Common.java
@@ -41,7 +41,7 @@ public class Common {
41
private static final int bStatsId = 5040;
42
private static final long resourceId = 68956;
43
private static final int configVersion = 37;
44
- private static final String[] contributors = new String[] { "Joshua Sing", "Christian F", "SLLCoding", "Hunter Y" };
+ private static final String[] contributors = new String[] { "Joshua Sing", "Christian F", "SLLCoding" };
45
46
/**
47
* Logs messages to console.
0 commit comments