Remove flashlight button from index.html

This commit is contained in:
Hidea
2025-10-30 09:43:46 +01:00
committed by GitHub
parent 44c0e2bcdd
commit 6c722bdfce

View File

@@ -44,7 +44,6 @@ h1 { color: #5c9d4e; margin-bottom: 10px; }
</div>
<div id="toggle-container">
<button id="toggle-flashlight">🔦 Flashlight</button>
<button id="reset-scanner">🔄 Reset</button>
</div>