mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-14 16:02:14 +00:00
fix(mystery): add event timeframe
This commit is contained in:
parent
799e68614d
commit
7a41d36834
1 changed files with 4 additions and 0 deletions
|
|
@ -90,6 +90,10 @@ let mysterySets = {
|
|||
start: '2015-11-25',
|
||||
end: '2015-12-02',
|
||||
},
|
||||
201512: {
|
||||
start: '2015-12-23',
|
||||
end: '2016-01-02',
|
||||
},
|
||||
301404: {
|
||||
start: '3014-03-24',
|
||||
end: '3014-04-02',
|
||||
|
|
|
|||
Loading…
Reference in a new issue