From 996879211678bee5dfde76c6953f82feacb9ec63 Mon Sep 17 00:00:00 2001 From: Paul Date: Sat, 26 Jun 2021 11:23:28 +0100 Subject: [PATCH] Fix notifications playing in servers. --- src/context/revoltjs/Notifications.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/context/revoltjs/Notifications.tsx b/src/context/revoltjs/Notifications.tsx index 7becc006..dc90617b 100644 --- a/src/context/revoltjs/Notifications.tsx +++ b/src/context/revoltjs/Notifications.tsx @@ -233,6 +233,9 @@ const NotifierComponent = connectState( export default function Notifications() { return ( + + +