mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 06:07:21 +01:00
remove old module.exports from server aswell
This commit is contained in:
@@ -235,4 +235,4 @@ api.handleWebhooks = async function handleWebhooks (options, stripeInc) {
|
||||
};
|
||||
|
||||
|
||||
module.exports = api;
|
||||
export default api;
|
||||
|
||||
Reference in New Issue
Block a user