master
Lukas Schulz 2020-12-20 14:27:11 +01:00
parent 98e3fb93d4
commit 023ce7c042
1 changed files with 1 additions and 1 deletions

View File

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