Notifications refactor (#5151
* Ongoing * refactor * test * Add cleanup task * refactor
This commit is contained in:
@@ -58,7 +58,7 @@ function Notifications() {
|
||||
),
|
||||
},
|
||||
{
|
||||
event: NotificationEventType.Mentioned,
|
||||
event: NotificationEventType.MentionedInComment,
|
||||
icon: <EmailIcon color="currentColor" />,
|
||||
title: t("Mentioned"),
|
||||
description: t(
|
||||
|
||||
Reference in New Issue
Block a user