Skip to content

Commit 998d32d

Browse files
committed
Fixed Spigot Role
1 parent 62d03d6 commit 998d32d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/me/TechsCode/TechDiscordBot/module/cmds/RoleCommand.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ protected Query<Role> newQuery() {
3535
add("Ultra Economy");
3636
add("Ultra Scoreboards");
3737
add("Keep Roles");
38-
add("SpigotMC");
38+
add("Spigot");
3939
add("MC-Market");
4040
add("Songoda");
4141
add("Polymart");

0 commit comments

Comments
 (0)