From 4165c1fc48925a148cca12d92d3775ab71b9d551 Mon Sep 17 00:00:00 2001 From: bourgeoisor <3271352+bourgeoisor@users.noreply.github.com> Date: Sat, 21 Oct 2023 10:19:42 -0400 Subject: [PATCH] Update countdowns --- frontend/src/assets/news.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/frontend/src/assets/news.json b/frontend/src/assets/news.json index 4f04233a..88bf013b 100644 --- a/frontend/src/assets/news.json +++ b/frontend/src/assets/news.json @@ -1,5 +1,5 @@ { - "latestCountdownID": 34, + "latestCountdownID": 35, "countdowns": [ { "title": "All Saints' Wake", @@ -8,15 +8,15 @@ "end": 1699887600 }, { - "title": "FanFest Europe Keynote", - "url": "https://fanfest2.finalfantasyxiv.com/2023-24/eu/", - "start": 1697878800, - "end": 1697886000 + "title": "FanFest Japan Keynote", + "url": "https://fanfest.finalfantasyxiv.com/2023-24/jp/", + "start": 1704589200, + "end": 1704596400 }, { - "title": "Patch 6.5", + "title": "Patch 6.51", "url": "https://na.finalfantasyxiv.com/lodestone/special/patchnote_log/", - "start": 1696330800 + "start": 1698746400 } ], "latestID": 230523,