small component patches + code cleanup

This commit is contained in:
SomeElse
2026-05-17 22:30:27 +00:00
parent 262fd8afa0
commit 6db876fc8a
21 changed files with 469 additions and 465 deletions

View File

@@ -29,7 +29,7 @@ Item {
}
Timer {
interval: 1800000
interval: 300000
running: root.tz !== ""
repeat: true
onTriggered: tzProc.running = true