mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-11 15:56:07 -07:00
Fix styling on activity window for music tracks.
This commit is contained in:
parent
e83c9321d4
commit
8a93b359c6
5 changed files with 42 additions and 24 deletions
|
@ -37,4 +37,5 @@ notify_strings[NOTIFY_STARTED] = "Playback started"
|
|||
notify_strings[NOTIFY_STOPPED] = "Playback stopped"
|
||||
|
||||
DEFAULT_USER_THUMB = "interfaces/default/images/gravatar-default-80x80.png"
|
||||
DEFAULT_POSTER_THUMB = "interfaces/default/images/poster.png"
|
||||
DEFAULT_POSTER_THUMB = "interfaces/default/images/poster.png"
|
||||
DEFAULT_COVER_THUMB = "interfaces/default/images/cover.png"
|
Loading…
Add table
Add a link
Reference in a new issue