mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
Revert "allow eggs to have a release date"
This reverts commit 6d13a257dd.
This commit is contained in:
@@ -18,8 +18,8 @@ import {
|
||||
|
||||
import achievements from './achievements';
|
||||
|
||||
import eggs from './eggs';
|
||||
import hatchingPotions from './hatching-potions';
|
||||
import * as eggs from './eggs';
|
||||
import * as hatchingPotions from './hatching-potions';
|
||||
import * as stable from './stable';
|
||||
import gear from './gear';
|
||||
import { quests, questsByLevel, userCanOwnQuestCategories } from './quests';
|
||||
|
||||
Reference in New Issue
Block a user