mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 22:27:26 +01:00
feat(event): enable Egg Hunt
This commit is contained in:
@@ -239,6 +239,7 @@ shops.getSeasonalShopCategories = function getSeasonalShopCategories (user, lang
|
||||
];
|
||||
|
||||
const AVAILABLE_QUESTS = [
|
||||
'egg',
|
||||
];
|
||||
|
||||
let categories = [];
|
||||
|
||||
Reference in New Issue
Block a user