This commit is contained in:
lesion
2019-07-31 01:55:52 +02:00
parent 940eaead77
commit 280d4becb0
2 changed files with 6 additions and 6 deletions

View File

@@ -125,7 +125,7 @@ const userController = {
federation.sendEvent(event, req.user)
// send notification (mastodon/email/confirmation)
notifier.notifyEvent(event.id)
// notifier.notifyEvent(event.id)
},