Skip to content

Commit

Permalink
fix canonical date
Browse files Browse the repository at this point in the history
  • Loading branch information
CuriousMagpie committed Apr 4, 2024
1 parent 0020f68 commit 2b08aab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/common/script/content/constants/events.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export const EVENTS = {
end: '2024-05-30T23:59-04:00',
},
potions202405: {
start: '2024-04-01T00:00-04:00',
start: '2024-05-14T00:00-04:00',
end: '2024-05-30T23:59-04:00',
},
aprilFools2024: {
Expand Down

0 comments on commit 2b08aab

Please sign in to comment.