mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 23:27:26 +01:00
Change to export syntax
This commit is contained in:
@@ -23,4 +23,4 @@ each(DROP_EGGS, (pet) => {
|
||||
}
|
||||
});
|
||||
|
||||
module.exports = eggs;
|
||||
export default eggs;
|
||||
|
||||
Reference in New Issue
Block a user