mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
feat(event): Habit Birthday 2016
Also adds AWS Elastic Beanstalk local config file to .gitignore.
This commit is contained in:
@@ -23,6 +23,7 @@ export const EVENTS = {
|
||||
fall2015: { start: '2015-09-21', end: '2015-11-01' },
|
||||
gaymerx: { start: '2015-12-01', end: '2015-12-14' },
|
||||
winter2016: { start: '2015-12-18', end: '2016-02-02' },
|
||||
birthday2016: { start: '2016-01-29', end: '2016-02-02' },
|
||||
};
|
||||
|
||||
export const GEAR_TYPES = [
|
||||
|
||||
Reference in New Issue
Block a user