formatting

This commit is contained in:
quadbyte 2025-08-15 10:06:49 -04:00
parent f0ef9ac7b0
commit 82e42ad5c2
3 changed files with 1 additions and 4 deletions

View file

@ -236,7 +236,6 @@ NBox {
color: Colors.mSurface
Layout.fillWidth: true
property real progressRatio: {
if (!MediaPlayer.currentPlayer || !MediaPlayer.isPlaying || MediaPlayer.trackLength <= 0) {
return 0