feat(event): enable Egg Hunt

This commit is contained in:
SabreCat
2017-04-11 18:54:07 +00:00
parent 8bfafa6df0
commit 635c0cf3d1
3 changed files with 3 additions and 2 deletions

View File

@@ -239,6 +239,7 @@ shops.getSeasonalShopCategories = function getSeasonalShopCategories (user, lang
];
const AVAILABLE_QUESTS = [
'egg',
];
let categories = [];