This commit is contained in:
ItsLemmy
2025-10-05 17:32:15 -04:00
parent 2b83c12586
commit 67cd3d8f52
4 changed files with 8 additions and 8 deletions
@@ -16,7 +16,7 @@ NPanel {
preferredHeight: 480
panelKeyboardFocus: true
onOpened: function() {
onOpened: function () {
Settings.data.notifications.lastSeenTs = Time.timestamp * 1000
}