1
0
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2024-11-17 09:34:41 -05:00

FIX THE FRICKING THE UHHH DID YOU MEAN THINGY IDK ANYMORE PLEASE HELP AAA

This commit is contained in:
Ashley 2023-02-02 21:14:30 +00:00
parent 99b027e85f
commit d12a881dc4

View file

@ -288,6 +288,12 @@ video[counter].classList.add("shake");
<% if (j.Search.Results.DynamicItem) { %> <% if (j.Search.Results.DynamicItem) { %>
<% if (j.Search.Results.DynamicItem.id == "didYouMeanRenderer") { %> <% if (j.Search.Results.DynamicItem.id == "didYouMeanRenderer") { %>
<% if (h) { %>
<% if (h.correctedQueryEndpoint) { %>
<% if (h.correctedQueryEndpoint.searchEndpoint) { %>
<div style="text-align: left;margin-left: 14.5em;"> <div style="text-align: left;margin-left: 14.5em;">
<p> <p>
Did you mean: <a href="/search?query=<%= h.correctedQueryEndpoint.searchEndpoint.query %>"><i><%= h.correctedQueryEndpoint.searchEndpoint.query %></i></a> :3 Did you mean: <a href="/search?query=<%= h.correctedQueryEndpoint.searchEndpoint.query %>"><i><%= h.correctedQueryEndpoint.searchEndpoint.query %></i></a> :3
@ -295,6 +301,8 @@ video[counter].classList.add("shake");
</div> </div>
<% } %> <% } %> <% } %> <% } %>
<% } %> <% } %>
<% } %>
</center> </center>
<% if (!j.Search.Results.DynamicItem) { %> <% if (!j.Search.Results.DynamicItem) { %>