mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-13 15:38:59 +00:00
add missing string for dateEndNovember
This commit is contained in:
parent
8aaabdc086
commit
4b23cd9f23
1 changed files with 1 additions and 0 deletions
|
|
@ -119,5 +119,6 @@
|
||||||
"dateEndJuly": "July 29",
|
"dateEndJuly": "July 29",
|
||||||
"dateEndAugust": "August 31",
|
"dateEndAugust": "August 31",
|
||||||
"dateEndOctober": "October 31",
|
"dateEndOctober": "October 31",
|
||||||
|
"dateEndNovember": "November 30",
|
||||||
"discountBundle": "bundle"
|
"discountBundle": "bundle"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue