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) { %>