Skip to content

Commit

Permalink
Add notifcation to title
Browse files Browse the repository at this point in the history
  • Loading branch information
twobiers authored Apr 1, 2024
1 parent 01ab421 commit b2a380e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/module/NotificationCenter/NotificationCenter.ts
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ export default class NotificationCenter implements PoweruserModule {
}

if (isSystemNotification) {
title = "Systembenachrichtigung";
user = "Systembenachrichtigung";
}

Expand Down

0 comments on commit b2a380e

Please sign in to comment.