mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-05-23 23:06:56 +00:00
Notification: move lastSeenTs to cache/noctalia/notifications-state.json
This commit is contained in:
@@ -17,7 +17,7 @@ NPanel {
|
||||
panelKeyboardFocus: true
|
||||
|
||||
onOpened: function () {
|
||||
Settings.data.notifications.lastSeenTs = Time.timestamp * 1000
|
||||
NotificationService.updateLastSeenTs()
|
||||
}
|
||||
|
||||
panelContent: Rectangle {
|
||||
|
||||
Reference in New Issue
Block a user