small component patches + code cleanup
This commit is contained in:
@@ -29,7 +29,7 @@ Item {
|
||||
}
|
||||
|
||||
Timer {
|
||||
interval: 1800000
|
||||
interval: 300000
|
||||
running: root.tz !== ""
|
||||
repeat: true
|
||||
onTriggered: tzProc.running = true
|
||||
|
||||
Reference in New Issue
Block a user