fix: remove duplicate atlas toggle button markup (#1442)
Some checks failed
CI / validate (pull_request) Failing after 1m13s
Review Approval Gate / verify-review (pull_request) Successful in 7s
CI / test (pull_request) Failing after 1m35s

This commit is contained in:
Alexander Whitestone
2026-04-14 22:02:07 -04:00
parent c63d56dfb7
commit 8d237f8e36
2 changed files with 22 additions and 1 deletions

View File

@@ -165,10 +165,10 @@
<!-- Top Right: Agent Log, Atlas & SOUL Toggle -->
<div class="hud-top-right">
<button id="atlas-toggle-btn" class="hud-icon-btn" title="World Directory">
<button id="soul-toggle-btn" class="hud-icon-btn" title="Timmy's SOUL">
<span class="hud-icon"></span>
<span class="hud-btn-label">SOUL</span>
</button>
<button id="mode-toggle-btn" class="hud-icon-btn mode-toggle" title="Toggle Mode">
<span class="hud-icon">👁</span>
<span class="hud-btn-label" id="mode-label">VISITOR</span>