mirror of
https://codeberg.org/ashley/poke
synced 2026-03-03 16:53:49 +00:00
add video json :3
This commit is contained in:
@@ -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) { %>
|
||||
|
||||
Reference in New Issue
Block a user