From 023ce7c04243e84f87ff6c448e1166da462dbf55 Mon Sep 17 00:00:00 2001 From: Lukas Schulz Date: Sun, 20 Dec 2020 14:27:11 +0100 Subject: [PATCH] yes. --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 94ab838..4768211 100644 --- a/main.py +++ b/main.py @@ -42,7 +42,7 @@ is_scrolling_art = False cover_art_offset_x = 0 cover_art_offset_y = 96 -last_cover_art = Image.new('RGB',(32,32),color='white') +#last_cover_art = Image.new('RGB',(32,32),color='white') las_song = '' token = None #oauth2.SpotifyOAuth(username, scope, client_id, client_secret, redirect_uri)