master
Lukas Schulz 2020-12-20 14:08:45 +01:00
parent 225a04a4fd
commit 19c25a7473
1 changed files with 1 additions and 1 deletions

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):