minor: remove tooltip on debug cache avatar sandbox

This commit is contained in:
Index 2024-07-05 02:41:59 -05:00
parent d1f329a0e1
commit 5be5e22f40

View file

@ -113,6 +113,7 @@
</div> </div>
</dialog> </dialog>
<span class="badge bg-warning mb-2" id="view-cache" style="cursor: pointer;" data-bs-toggle="tooltip" data-bs-title="Debug: Item Cache" data-bs-placement="right">Poly+</span> <span class="badge bg-warning mb-2" id="view-cache" style="cursor: pointer;" data-bs-toggle="tooltip" data-bs-title="Debug: Item Cache" data-bs-placement="right">Poly+</span>
<span class="badge bg-warning mb-2" id="view-cache">Poly+</span>
<h4 class="d-none d-lg-block"> <h4 class="d-none d-lg-block">
Avatar Sandbox Avatar Sandbox
</h4> </h4>