mirror of
https://codeberg.org/ashley/poke
synced 2025-04-04 16:48:00 +00:00
gwa
This commit is contained in:
parent
aaf729306f
commit
9bb865bf21
@ -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) { %>
|
||||
|
Loading…
Reference in New Issue
Block a user