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 c0f8804 commit 8164c74
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 @@ -254,7 +254,7 @@ const Source = GObject.registerClass({
cachedNotification.body = body;

return cachedNotification;
}
}

// Device Notification
if (idMatch) {
Expand Down

0 comments on commit 8164c74

Please sign in to comment.