revert another unintentional change

This commit is contained in:
Frank Elsinga 2025-04-26 22:51:14 +02:00
parent 5b54641730
commit 30bdbbdc64

View file

@ -289,4 +289,4 @@ async function applyNotificationEveryMonitor(notificationID, userID) {
module.exports = { module.exports = {
Notification, Notification,
}; };