mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-03 12:40:00 +00:00
add comment about end dates for special events
This commit is contained in:
parent
5aecf8fd55
commit
7ab4cf5653
1 changed files with 3 additions and 0 deletions
|
|
@ -28,6 +28,9 @@ events =
|
|||
fall: {start:'2014-09-21',end:'2014-11-01'}
|
||||
winter2015: {start:'2014-12-21',end:'2015-02-02'}
|
||||
birthday2015: {start:'2015-01-30',end:'2015-02-01'}
|
||||
### IMPORTANT: The end date should be one to two days AFTER the actual end of
|
||||
### the event, to allow people in different timezones to still buy the
|
||||
### event gear up until at least the actual end of the event.
|
||||
|
||||
api.mystery =
|
||||
201402: {start:'2014-02-22',end:'2014-02-28', text:'Winged Messenger Set'}
|
||||
|
|
|
|||
Loading…
Reference in a new issue