forked from ChomeNS/chomens-bot-java
i forgor to remove comment lmfao
This commit is contained in:
parent
3f1fdb5bc1
commit
43de66db88
1 changed files with 1 additions and 1 deletions
|
@ -143,7 +143,7 @@ public class DiscordPlugin {
|
|||
)
|
||||
.color(NamedTextColor.RED);
|
||||
|
||||
final String discordUrl = config.discord().inviteLink(); // too lazy to make a config
|
||||
final String discordUrl = config.discord().inviteLink();
|
||||
|
||||
final Component discordComponent = Component.empty()
|
||||
.append(Component.text("ChomeNS ").color(NamedTextColor.YELLOW))
|
||||
|
|
Loading…
Reference in a new issue