Update modrinth icon character

This commit is contained in:
William 2023-04-17 16:30:39 +01:00
parent 7712eaaf15
commit adcdef358b
No known key found for this signature in database

View File

@ -47,7 +47,7 @@ public final class VelocitabCommand {
.addButtons(
AboutMenu.Link.of("https://william278.net/docs/velocitab").withText("Docs").withIcon(""),
AboutMenu.Link.of("https://discord.gg/tVYhJfyDWG").withText("Discord").withIcon("").withColor("#6773f5"),
AboutMenu.Link.of("https://modrinth.com/plugin/velocitab").withText("Modrinth").withIcon("X").withColor("#589143"));
AboutMenu.Link.of("https://modrinth.com/plugin/velocitab").withText("Modrinth").withIcon("").withColor("#589143"));
}
public BrigadierCommand command() {