mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-19 15:48:04 +01:00
Change to export syntax
This commit is contained in:
@@ -14,4 +14,4 @@ let events = {
|
||||
summer2015: {start:'2015-06-20',end:'2015-08-02'}
|
||||
}
|
||||
|
||||
module.exports = events;
|
||||
export default events;
|
||||
|
||||
Reference in New Issue
Block a user