i forgor
This commit is contained in:
parent
69c7f41339
commit
5bc73f2e52
1 changed files with 0 additions and 1 deletions
|
@ -168,7 +168,6 @@ public class MailCommand implements Command {
|
|||
).color(NamedTextColor.GREEN)
|
||||
)
|
||||
),
|
||||
Component.text(formattedTime).color(ColorUtilities.getColorByString(bot.config().colorPalette().string())),
|
||||
Component.text(mail.contents()).color(NamedTextColor.WHITE)
|
||||
).color(NamedTextColor.GREEN)
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue