internal: set default bpm to 1

So the media gif still plays even when beat detector doesnt work
This commit is contained in:
2 * r + 2 * t 2025-07-02 22:07:34 +10:00
parent d7802f3c4b
commit b8a4d1d312

View file

@ -6,7 +6,7 @@ import Quickshell.Io
Singleton {
id: root
property real bpm
property real bpm: 1
Process {
running: true