mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-13 23:42:12 +00:00
fix(mobile): provide interim event
This commit is contained in:
parent
21d008aaee
commit
4a99fc5a74
1 changed files with 4 additions and 0 deletions
|
|
@ -19,6 +19,10 @@ export const EVENTS = {
|
|||
end: '2020-11-02T20:00-05:00',
|
||||
gemsPromo,
|
||||
},
|
||||
fall2020Interim: {
|
||||
start: '2020-09-30T20:00-04:00',
|
||||
end: '2020-10-29T08:00-04:00',
|
||||
},
|
||||
fall2020: {
|
||||
start: '2020-09-22T08:00-04:00',
|
||||
end: '2020-09-30T20:00-04:00',
|
||||
|
|
|
|||
Loading…
Reference in a new issue