Fix typo
This commit is contained in:
parent
e8211414f9
commit
d62a044522
@ -81,7 +81,7 @@ class Music:
|
|||||||
sleep(sleep_time)
|
sleep(sleep_time)
|
||||||
|
|
||||||
with lock:
|
with lock:
|
||||||
DEBUG(f"music._facde(), stopping {p=}", True)
|
DEBUG(f"music._fade(), stopping {p=}", True)
|
||||||
|
|
||||||
p.stop()
|
p.stop()
|
||||||
DEBUG(f"Releasing player {p=}", True)
|
DEBUG(f"Releasing player {p=}", True)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user