Skip to content

Commit

Permalink
few fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
catgirlseraid committed May 17, 2024
1 parent 3cb2528 commit 2993eba
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,8 @@ object ChocolateFactoryStats {
put(
ChocolateFactoryStat.TIME_TOWER_FULL,
if (ChocolateFactoryTimeTowerManager.timeTowerFull()) {
"§eFull Tower Charges: §aNow" +
"§eHappens at: §aNow"
"§eFull Tower Charges: §a§lNow\n" +
"§eHappens at: §a§lNow"
} else {
"§eFull Tower Charges: §b${timeTowerFull.timeUntil().format()}\n" +
"§eHappens at: §b${timeTowerFull.formattedDate("EEEE, MMM d h:mm a")}"
Expand Down

0 comments on commit 2993eba

Please sign in to comment.