mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
fix exports
This commit is contained in:
@@ -408,7 +408,7 @@ applyEggDefaults(quests, {
|
||||
|
||||
let all = assign({}, drops, quests);
|
||||
|
||||
module.exports = {
|
||||
export {
|
||||
drops,
|
||||
quests,
|
||||
all,
|
||||
|
||||
Reference in New Issue
Block a user