1
0
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2025-01-19 06:03:28 -05:00

infinite looppppppppppppppppppppppppppp

This commit is contained in:
Ashley 2023-01-19 12:05:57 +00:00
parent 839cddd897
commit 4524e40fb0

View file

@ -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>