diff --git a/client/html/post_content.tpl b/client/html/post_content.tpl index 90b2e99..0703ace 100644 --- a/client/html/post_content.tpl +++ b/client/html/post_content.tpl @@ -12,16 +12,18 @@ <% } else if (ctx.post.type === 'video') { %> - <% if ((ctx.post.flags || []).includes('loop')) { %> -