mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-19 07:37:25 +01:00
Change to export syntax
This commit is contained in:
@@ -11,4 +11,4 @@ let stable = {
|
||||
}
|
||||
};
|
||||
|
||||
module.exports = stable;
|
||||
export default stable;
|
||||
|
||||
Reference in New Issue
Block a user