mirror of
https://codeberg.org/ashley/poke
synced 2025-04-06 09:38:00 +00:00
infinite looppppppppppppppppppppppppppp
This commit is contained in:
parent
ecceaf09a6
commit
d0483d2c73
@ -488,7 +488,7 @@ display: block;" autoplay controls
|
|||||||
|
|
||||||
<div class="flying_cmnt">
|
<div class="flying_cmnt">
|
||||||
<% inv.comments.slice(-8).forEach(x =>{ %>
|
<% inv.comments.slice(-8).forEach(x =>{ %>
|
||||||
<marquee loop>
|
<marquee loop="-1">
|
||||||
<%- x.contentHtml %>
|
<%- x.contentHtml %>
|
||||||
</marquee>
|
</marquee>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user