Notifications refactor (#5151

* Ongoing

* refactor

* test

* Add cleanup task

* refactor
This commit is contained in:
Tom Moor
2023-04-08 09:22:49 -04:00
committed by GitHub
parent c97110e72b
commit 9c9ceef8ee
28 changed files with 1122 additions and 901 deletions

View File

@@ -58,7 +58,7 @@ function Notifications() {
),
},
{
event: NotificationEventType.Mentioned,
event: NotificationEventType.MentionedInComment,
icon: <EmailIcon color="currentColor" />,
title: t("Mentioned"),
description: t(