Skip to content

Commit

Permalink
retrigger CI
Browse files Browse the repository at this point in the history
  • Loading branch information
DaPigGuy committed Apr 2, 2024
1 parent 377a3d7 commit 6b4a8fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/shell/notification.js
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ const Source = GObject.registerClass({
cachedNotification.body = body;

return cachedNotification;
}
}

// Device Notification
if (idMatch) {
Expand Down

0 comments on commit 6b4a8fd

Please sign in to comment.