This commit is contained in:
Naiel
2025-06-05 11:57:09 +02:00
committed by GitHub
parent bebeb1a113
commit d56851f70e

View File

@@ -2105,7 +2105,7 @@
container.innerHTML = `
<h1>SuperCafé</h1>
<button id="${btn_new}">Nueva comanda</button>
<label><b>Habilitar avisos:</b> <input type="checkbox" id="${tts_check}" checked></label>
<label><b>Habilitar avisos:</b> <input type="checkbox" id="${tts_check}" checked style="height: 25px;width: 25px;"></label>
<div id="scrolltable"><table>
<thead>