resources and system info: use triggeredOnStart

This commit is contained in:
end-4
2025-05-24 11:02:24 +02:00
parent 086ba7c35a
commit 4fb7d7a7db
2 changed files with 3 additions and 2 deletions
@@ -12,6 +12,7 @@ Singleton {
property string username: "user"
Timer {
triggeredOnStart: true
interval: 1
running: true
repeat: false