Notification: move lastSeenTs to cache/noctalia/notifications-state.json

This commit is contained in:
lysec
2025-10-21 14:50:27 +02:00
parent 96cb0a5199
commit 4aa32dbdb3
5 changed files with 63 additions and 19 deletions
-1
View File
@@ -313,7 +313,6 @@ Singleton {
property list<string> monitors: []
property string location: "top_right"
property bool alwaysOnTop: false
property real lastSeenTs: 0
property bool respectExpireTimeout: false
property int lowUrgencyDuration: 3
property int normalUrgencyDuration: 8