From cc9a53cd26f1139d6d15b8dfc731cf01953fe625 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:13 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=94=AC=20collapseBackgroundBa?= =?UTF-8?q?shNotifications.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/collapseBackgroundBashNotifications.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/collapseBackgroundBashNotifications.ts b/src/utils/collapseBackgroundBashNotifications.ts index d3dedba..23a7aa9 100644 --- a/src/utils/collapseBackgroundBashNotifications.ts +++ b/src/utils/collapseBackgroundBashNotifications.ts @@ -82,3 +82,4 @@ export function collapseBackgroundBashNotifications( return result } +