This commit is contained in:
ly-sec 2025-07-14 21:09:00 +02:00
parent d5c1264797
commit b3d4fc350d
2 changed files with 3 additions and 0 deletions

View file

@ -406,5 +406,6 @@ Rectangle {
Cava {
id: cava
count: 64
running: currentPlayer && currentPlayer.isPlaying
}
}