0
1
mirror of https://github.com/radio95-rnt/RadioPlayer.git synced 2026-02-26 21:53:54 +01:00

add the focus time data to the ws

This commit is contained in:
2025-12-12 21:28:54 +01:00
parent 2d31f0a907
commit b7b109c17e
2 changed files with 5 additions and 6 deletions

View File

@@ -228,7 +228,6 @@ class RadioPlayer:
else:
max_iterator = 1
playlist = None
global_args = {}
return_pending = track = False
song_i = i = 0