1
Fork 0

rename dark info panel to dark panel

This commit is contained in:
Ashley //// 2024-01-27 07:13:09 +00:00
parent 3704363f74
commit ab5b664874

View file

@ -827,7 +827,7 @@ More From Poke </a>
<a href="/watch?v=<%=inv_vid.videoId%>&dm=true" title="Enable dark video info panel" style="text-decoration: none;" class="dropdown__item">
<i class="fa-light fa-sun-bright"></i>
Dark Info Panel • off
Dark Panel • off
</a>
<% } %>
@ -836,7 +836,7 @@ More From Poke </a>
<a title="Enable Dark video info" href="/watch?v=<%=inv_vid.videoId%>" style="text-decoration: none;" class="dropdown__item">
<i class="fa-light fa-moon" style="width: 1em;margin-left: 4px;"></i>
Dark Info Panel • on
Dark Panel • on
</a>