mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
remove old module.exports from server aswell
This commit is contained in:
@@ -80,6 +80,6 @@ function sendNotification (user, details = {}) {
|
||||
});
|
||||
}
|
||||
|
||||
module.exports = {
|
||||
export {
|
||||
sendNotification,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user