Skip to content

Commit

Permalink
fix(event): invalid min_date for christmas24 card
Browse files Browse the repository at this point in the history
  • Loading branch information
ZRunner committed Dec 1, 2024
1 parent 55cd300 commit 2da9580
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion events-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@
"points": 600,
"reward_type": "rankcard",
"rank_card": "christmas24",
"min_date": "2023-12-25"
"min_date": "2024-12-25"
}
],
"emojis": {
Expand Down

0 comments on commit 2da9580

Please sign in to comment.