Revert "Fix Cava"

This reverts commit b3d4fc350d.
This commit is contained in:
ly-sec 2025-07-14 21:16:34 +02:00
parent b3d4fc350d
commit e1caf737fe
2 changed files with 0 additions and 3 deletions

View file

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