diff --git a/frontend/src/assets/news.json b/frontend/src/assets/news.json index 8ff44d75..115211b7 100644 --- a/frontend/src/assets/news.json +++ b/frontend/src/assets/news.json @@ -1,15 +1,15 @@ { - "latestCountdownID": 30, + "latestCountdownID": 31, "countdowns": [ - { - "title": "Patch 6.45", - "start": 1689674400 - }, { "title": "Moon Fire Faire 2023", "url": "https://na.finalfantasyxiv.com/lodestone/special/2023/Moonfire_Faire/oct9miki0d", - "start": 1699596000, + "start": 1691654400, "end": 1693062000 + }, + { + "title": "Patch 6.45", + "start": 1689674400 } ], "latestID": 230523,