This commit is contained in:
Lukas Schulz 2020-12-20 14:08:45 +01:00
parent 225a04a4fd
commit 19c25a7473

View file

@ -112,7 +112,7 @@ def drawCanvas():
if (cover_art is None):
return
if not (last_song == song_name):
print('text')
last_cover_art = cover_art
if(was_playing and not is_playing):