mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 15:17:25 +01:00
fix exports
This commit is contained in:
@@ -9,5 +9,5 @@ let back = {
|
||||
special: specialBack,
|
||||
};
|
||||
|
||||
module.exports = back;
|
||||
export default back;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user