Fix crash due to wrong method call to get screenshot thumbnail

This commit is contained in:
rubenwardy 2021-01-30 14:57:38 +00:00
parent 99eee9c758
commit a92ef0a8a1
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
<ul class="card-body d-flex p-0 flex-row flex-wrap justify-content-start align-content-start p-4">
{% for s in screenshots %}
<li class="packagetile flex-fill"><a href="{{ s.getEditURL() }}"
style="background-image: url({{ s.getThumbnailOrPlaceholder(3) }});">
style="background-image: url({{ s.getThumbnailURL(3) }});">
<div class="packagegridscrub"></div>
<div class="packagegridinfo">
<h3>