Skip to content

Commit

Permalink
Update countdowns
Browse files Browse the repository at this point in the history
  • Loading branch information
bourgeoisor committed Oct 21, 2023
1 parent 5a17bd5 commit 4165c1f
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions frontend/src/assets/news.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"latestCountdownID": 34,
"latestCountdownID": 35,
"countdowns": [
{
"title": "All Saints' Wake",
Expand All @@ -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,
Expand Down

0 comments on commit 4165c1f

Please sign in to comment.