From f58c7f8025872fa0eef40cbbd9b4d2757387f4fa Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:23:33 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=94=8E=20useTeammateShutdownN?= =?UTF-8?q?otification.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/hooks/notifs/useTeammateShutdownNotification.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/hooks/notifs/useTeammateShutdownNotification.ts b/src/hooks/notifs/useTeammateShutdownNotification.ts index 7b17a26..6cd765d 100644 --- a/src/hooks/notifs/useTeammateShutdownNotification.ts +++ b/src/hooks/notifs/useTeammateShutdownNotification.ts @@ -76,3 +76,4 @@ export function useTeammateLifecycleNotification(): void { } }, [tasks, addNotification]) } +