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