internal: set default bpm to 1
So the media gif still plays even when beat detector doesnt work
This commit is contained in:
parent
d7802f3c4b
commit
b8a4d1d312
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ import Quickshell.Io
|
|||
Singleton {
|
||||
id: root
|
||||
|
||||
property real bpm
|
||||
property real bpm: 1
|
||||
|
||||
Process {
|
||||
running: true
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue