installTrigger déprécié

This commit is contained in:
2026-03-27 07:46:34 +01:00
parent 98b3ac7dd4
commit 2076034b37
3 changed files with 7 additions and 7 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.204</span>
<span id="app-version" style="color: #555; font-size: 0.8rem; margin-left: 10px;">v1.205</span>
<button id="installBtn" style="display:none; ...">📥 INSTALLER</button>
</div>