mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-19 12:18:51 +00:00
fix(event): Extend festival one day
This commit is contained in:
parent
da06e0736a
commit
9227dd89be
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ events =
|
|||
winter2015: {start:'2014-12-21',end:'2015-02-02'}
|
||||
spring2015: {start:'2015-03-20',end:'2015-05-02'}
|
||||
summer2015: {start:'2015-06-20',end:'2015-08-02'}
|
||||
fall2015: {start:'2015-09-21',end:'2015-11-01'}
|
||||
fall2015: {start:'2015-09-21',end:'2015-11-02'}
|
||||
|
||||
api.mystery =
|
||||
201402: {start:'2014-02-22',end:'2014-02-28', text:'Winged Messenger Set'}
|
||||
|
|
|
|||
Loading…
Reference in a new issue