diff --git a/server/notification.js b/server/notification.js index af19dd841..537f7d137 100644 --- a/server/notification.js +++ b/server/notification.js @@ -289,4 +289,4 @@ async function applyNotificationEveryMonitor(notificationID, userID) { module.exports = { Notification, -}; \ No newline at end of file +};