mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-14 21:27:23 +01:00
fix exports
This commit is contained in:
@@ -677,4 +677,4 @@ each(spells, (spellClass) => {
|
||||
});
|
||||
});
|
||||
|
||||
module.exports = spells;
|
||||
export default spells;
|
||||
|
||||
Reference in New Issue
Block a user