mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 09:38:25 +01:00
infinite looppppppppppppppppppppppppppp
This commit is contained in:
parent
839cddd897
commit
4524e40fb0
1 changed files with 1 additions and 1 deletions
|
@ -488,7 +488,7 @@ display: block;" autoplay controls
|
|||
|
||||
<div class="flying_cmnt">
|
||||
<% inv.comments.slice(-8).forEach(x =>{ %>
|
||||
<marquee loop>
|
||||
<marquee loop="-1">
|
||||
<%- x.contentHtml %>
|
||||
</marquee>
|
||||
|
||||
|
|
Loading…
Reference in a new issue