dat slash
This commit is contained in:
parent
2b6e0da405
commit
705238eb78
1 changed files with 1 additions and 1 deletions
|
@ -206,7 +206,7 @@ class ItunesDevice(MediaPlayerDevice):
|
|||
self.current_title is not None:
|
||||
return self.client.artwork_url()
|
||||
else:
|
||||
return 'https://cloud.githubusercontent.com/assets/260/9829355'
|
||||
return 'https://cloud.githubusercontent.com/assets/260/9829355' \
|
||||
'/33fab972-58cf-11e5-8ea2-2ca74bdaae40.png'
|
||||
|
||||
@property
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue