diff --git a/src/components/notification.jsx b/src/components/notification.jsx index 1308948b..cb2180c7 100644 --- a/src/components/notification.jsx +++ b/src/components/notification.jsx @@ -285,7 +285,7 @@ function Notification({ {type !== 'mention' && ( <>

- {!/poll|update/i.test(type) && ( + {!/poll|update|severed_relationships/i.test(type) && ( <> {_accounts?.length > 1 ? ( <>