mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-21 03:04:13 +00:00
fix(content): update potion end date
This commit is contained in:
parent
6443918440
commit
724e1240a3
1 changed files with 1 additions and 1 deletions
|
|
@ -124,7 +124,7 @@
|
|||
"eventAvailability": "Available for purchase until <%= date(locale) %>.",
|
||||
"dateEndMarch": "April 30",
|
||||
"dateEndApril": "April 19",
|
||||
"dateEndMay": "May 17",
|
||||
"dateEndMay": "May 31",
|
||||
"dateEndJune": "June 14",
|
||||
"dateEndJuly": "July 29",
|
||||
"dateEndAugust": "August 31",
|
||||
|
|
|
|||
Loading…
Reference in a new issue