From 271fb09cd59a4dfb4bf65523e6adc451e8d89912 Mon Sep 17 00:00:00 2001 From: timvisee Date: Fri, 28 Jun 2024 17:39:16 +0200 Subject: [PATCH] Fix toggle notifications tooltip text --- src/components/Notifications.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Notifications.jsx b/src/components/Notifications.jsx index 76d9072e..a4f2a760 100644 --- a/src/components/Notifications.jsx +++ b/src/components/Notifications.jsx @@ -103,7 +103,7 @@ export default function Notifications() { { setTooltipOpen(!open);