1
0
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2024-11-16 23:14:39 -05:00
This commit is contained in:
ashley 2024-07-31 21:13:19 +00:00
parent aaf729306f
commit 9bb865bf21

View file

@ -2130,7 +2130,7 @@ if (/[?&]autoplay=/.test(location.search)) {
}
</script>
<script id="video" type="application/json"><%- JSON.stringify(inv_vid) %></script><script id="comments" type="application/json"><%- JSON.stringify(inv.comments) %></script>
<script type="application/json"><%- JSON.stringify(inv_vid) %></script><script id="comments" type="application/json"><%- JSON.stringify(inv.comments) %></script>
<!-- Ambient Mode, for PokeTube -->
<% if(IsOldWindows) { %>