From 6b4a8fd7d71cb76b4e9cb916e8656583c6534c93 Mon Sep 17 00:00:00 2001 From: DaPigGuy Date: Tue, 2 Apr 2024 06:26:14 -0700 Subject: [PATCH] retrigger CI --- src/shell/notification.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/shell/notification.js b/src/shell/notification.js index 7781ea2aa..54b29ae96 100644 --- a/src/shell/notification.js +++ b/src/shell/notification.js @@ -253,7 +253,7 @@ const Source = GObject.registerClass({ cachedNotification.body = body; return cachedNotification; - } + } // Device Notification if (idMatch) {