Typo fixed
This commit is contained in:
parent
7658dc354c
commit
234f6fcdbb
2
app/musicmuster.py
Executable file → Normal file
2
app/musicmuster.py
Executable file → Normal file
@ -1666,7 +1666,7 @@ class Window(QMainWindow, Ui_MainWindow):
|
||||
self.label_intro_timer.setStyleSheet("")
|
||||
self.label_intro_timer.setText("0.0")
|
||||
except AttributeError:
|
||||
# currnent track ended during servicing tick
|
||||
# current track ended during servicing tick
|
||||
pass
|
||||
|
||||
# Ensure preview button is reset if preview finishes playing
|
||||
|
||||
Loading…
Reference in New Issue
Block a user