mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-12 08:16:06 -07:00
Fix Live TV artwork on activity card
This commit is contained in:
parent
ca55900d40
commit
d0cd2672dd
4 changed files with 12 additions and 13 deletions
|
@ -46,7 +46,7 @@ DEFAULT_IMAGES = {
|
|||
'cover': DEFAULT_COVER_THUMB,
|
||||
'art': DEFAULT_ART,
|
||||
'poster-live': DEFAULT_LIVE_TV_POSTER_THUMB,
|
||||
'poster-art': DEFAULT_LIVE_TV_ART
|
||||
'art-live': DEFAULT_LIVE_TV_ART
|
||||
}
|
||||
|
||||
MEDIA_TYPE_HEADERS = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue