mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 15:17:25 +01:00
fix exports
This commit is contained in:
@@ -539,4 +539,4 @@ shops.getBackgroundShopSets = function getBackgroundShopSets (language) {
|
||||
return sets;
|
||||
};
|
||||
|
||||
module.exports = shops;
|
||||
export default shops;
|
||||
|
||||
Reference in New Issue
Block a user