mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 22:27:26 +01:00
fix exports
This commit is contained in:
@@ -81,7 +81,7 @@ each(GEAR_TYPES, (type) => {
|
||||
});
|
||||
});
|
||||
|
||||
module.exports = {
|
||||
export default {
|
||||
tree: gear,
|
||||
flat,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user