mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 22:27:26 +01:00
chore(event): end April Fool's
and fix end date of Gala items
This commit is contained in:
@@ -35,7 +35,7 @@ export const EVENTS = {
|
||||
summer2018: { start: '2018-06-19', end: '2018-08-02' },
|
||||
fall2018: { start: '2018-09-20', end: '2018-11-02' },
|
||||
winter2019: { start: '2018-12-19', end: '2019-02-02' },
|
||||
spring2019: { start: '2019-03-19', end: '2019-04-02' },
|
||||
spring2019: { start: '2019-03-19', end: '2019-05-02' },
|
||||
};
|
||||
|
||||
export const SEASONAL_SETS = {
|
||||
|
||||
Reference in New Issue
Block a user