fix: timers are getting deleted and not just multiply

This commit is contained in:
Hannes
2026-08-30 00:19:44 +02:00
parent 8c6662871a
commit 4f49575069
2 changed files with 2 additions and 1 deletions
@@ -86,7 +86,7 @@ Item {
notificationSound.play()
}
// destroy()
destroy()
}
}
}