Fix broken package icons
This commit is contained in:
@@ -186,7 +186,7 @@
|
||||
<img
|
||||
class="img-fluid"
|
||||
style="max-height: 22px; max-width: 22px;"
|
||||
src="{{ t.package.getThumbnailURL(1) }}" /><br />
|
||||
src="{{ t.package.getThumbnailOrPlaceholder() }}" /><br />
|
||||
|
||||
<span class="pl-2">
|
||||
{{ t.package.title }}
|
||||
|
||||
Reference in New Issue
Block a user