mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 07:07:35 +01:00
fix(mystery): add event timeframe
This commit is contained in:
@@ -90,6 +90,10 @@ let mysterySets = {
|
|||||||
start: '2015-11-25',
|
start: '2015-11-25',
|
||||||
end: '2015-12-02',
|
end: '2015-12-02',
|
||||||
},
|
},
|
||||||
|
201512: {
|
||||||
|
start: '2015-12-23',
|
||||||
|
end: '2016-01-02',
|
||||||
|
},
|
||||||
301404: {
|
301404: {
|
||||||
start: '3014-03-24',
|
start: '3014-03-24',
|
||||||
end: '3014-04-02',
|
end: '3014-04-02',
|
||||||
|
|||||||
Reference in New Issue
Block a user