1
Fork 0

add video json :3

This commit is contained in:
Ashley //// 2024-03-08 16:28:15 +00:00
parent eca85c73cb
commit 3dcc088c29

View file

@ -1917,9 +1917,7 @@ if (/[?&]autoplay=/.test(location.search)) {
}
</script>
<!-- comments json - not used rn but will in the future! -->
<script id="comments" type="application/json"><%- JSON.stringify(inv.comments) %></script>
<script id="video" 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) { %>