mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 22:27:26 +01:00
fix exports
This commit is contained in:
@@ -281,7 +281,7 @@ each(wacky, (pot, key) => {
|
||||
|
||||
let all = assign({}, drops, premium, wacky);
|
||||
|
||||
module.exports = {
|
||||
export {
|
||||
drops,
|
||||
premium,
|
||||
wacky,
|
||||
|
||||
Reference in New Issue
Block a user