Skip to content

Commit

Permalink
fix(events): ToA ending
Browse files Browse the repository at this point in the history
  • Loading branch information
Luzefiru authored Sep 2, 2024
1 parent 2ce7582 commit 2efa10c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion events.ts
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ const rawEvents: { banners: Event[]; activities: Event[] } = {
name: "Tower of Adversity: Hazard Zone",
img: "https://snipboard.io/NnA3YO.jpg",
startDate: "2024-08-19 04:00",
endDate: "2024-09-01 16:00",
endDate: "2024-09-02 04:00",
color: "#18235f",
reliability: "Official",
group: EVENT_GROUP.TOWER_OF_ADVERSITY,
Expand Down

0 comments on commit 2efa10c

Please sign in to comment.