mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-30 11:38:36 -07:00
Don't use new library icons
This commit is contained in:
parent
16b05a47c0
commit
8535fa4e0a
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ DOCUMENTATION :: END
|
|||
</div>
|
||||
% else:
|
||||
<div class="home-platforms-instance-poster">
|
||||
<div class="home-platforms-library-thumb" style="background-image: url(${library['thumb'].replace('/:/resources', '/images/libraries')});"></div>
|
||||
<div class="home-platforms-library-thumb" style="background-image: url(pms_image_proxy?img=${library['thumb']}&width=300&height=300&fallback=cover);"></div>
|
||||
</div>
|
||||
% endif
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue