demande de garder l'écran allumé

This commit is contained in:
2026-03-27 07:57:08 +01:00
parent 4c390c933d
commit 95d5b1daa9
3 changed files with 29 additions and 3 deletions

View File

@@ -16,7 +16,7 @@
<header>
<div style="display: flex; gap: 10px; align-items: center;">
<button class="stop-all" onclick="stopAll()">🛑 STOP ALL</button>
<span id="app-version" style="color: #555; font-size: 0.8rem; margin-left: 10px;">v1.206</span>
<span id="app-version" style="color: #555; font-size: 0.8rem; margin-left: 10px;">v1.207</span>
<button id="installBtn" style="display:none; ...">📥 INSTALLER</button>
</div>