mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
dat slash
This commit is contained in:
parent
2b6e0da405
commit
705238eb78
@ -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…
x
Reference in New Issue
Block a user