mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-19 12:59:42 -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>
|
</div>
|
||||||
% else:
|
% else:
|
||||||
<div class="home-platforms-instance-poster">
|
<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>
|
</div>
|
||||||
% endif
|
% endif
|
||||||
</li>
|
</li>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue