diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-11-17 00:17:58 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-16 23:17:58 +0000 |
commit | 4c687096881e59f5032bd403e8ea2b7bd970ff66 (patch) | |
tree | eee356976922bf0c09a094bd1434c730e04c762d /constants | |
parent | 741fb3107b3cd799947c7114562b5bd85f9f4aed (diff) | |
download | NotEnoughUpdates-REPO-4c687096881e59f5032bd403e8ea2b7bd970ff66.tar.gz NotEnoughUpdates-REPO-4c687096881e59f5032bd403e8ea2b7bd970ff66.tar.bz2 NotEnoughUpdates-REPO-4c687096881e59f5032bd403e8ea2b7bd970ff66.zip |
Fixed Maintenance date (#1041)
Diffstat (limited to 'constants')
-rw-r--r-- | constants/calendar.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/calendar.json b/constants/calendar.json index e1faff66..481ac26d 100644 --- a/constants/calendar.json +++ b/constants/calendar.json @@ -5,7 +5,7 @@ "display": "§cMaintenance Scheduled", "special": true, "itemStack": "BARRIER", - "description": ["§6Hypixel §7scheduled a maintenance", "§7for §b5am EST §7on §bNov 12th", "", "§7Check out §estatus.hypixel.net §7for more info."], + "description": ["§6Hypixel §7scheduled a maintenance", "§7for §b5am EST §7on §bNov 20th", "", "§7Check out §estatus.hypixel.net §7for more info."], "start": 1700474400000 } ] |