mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
fix exports
This commit is contained in:
@@ -942,7 +942,7 @@ let weapon = {
|
||||
},
|
||||
};
|
||||
|
||||
let mysterySet = {
|
||||
export {
|
||||
armor,
|
||||
back,
|
||||
body,
|
||||
@@ -951,6 +951,4 @@ let mysterySet = {
|
||||
headAccessory,
|
||||
shield,
|
||||
weapon,
|
||||
};
|
||||
|
||||
module.exports = mysterySet;
|
||||
};
|
||||
Reference in New Issue
Block a user