yes.
This commit is contained in:
parent
98e3fb93d4
commit
023ce7c042
1 changed files with 1 additions and 1 deletions
2
main.py
2
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)
|
||||
|
|
Loading…
Reference in a new issue