bump wrapper

This commit is contained in:
Pablo Ferreiro 2022-03-18 15:02:26 +01:00
parent ade2b3c01a
commit 44429cb7e4
No known key found for this signature in database
GPG key ID: 41FBCE65B779FA24
4 changed files with 12 additions and 9 deletions

View file

@ -16,6 +16,9 @@
<img class="hidden" loading="lazy" data-src="{path('/stream?url=' . urlencode($item->video->dynamicCover))}" />
</div>
{/foreach}
{if empty($feed->items)}
<p class="title">No items sent by TikTok!</p>
{/if}
</div>
<div n:ifset="$feed->info" class="buttons">
{if isset($_GET['cursor']) && $_GET['cursor'] != 0 }