diff --git a/web/app.js b/web/app.js
index b2d6778..059afbe 100644
--- a/web/app.js
+++ b/web/app.js
@@ -2481,7 +2481,7 @@ async function closeSlot(slot, label, pnl) {
// und der Browser zeigte Altes. Statt das jedes Mal von Hand zu diagnostizieren,
// sagt die Seite es jetzt selbst.
// ⚠ Bewusst SICHTBAR statt nur Konsole: die Konsole sieht am Handy niemand.
-const _JS_V = "210";
+const _JS_V = "211";
{
const htmlV = document.body && document.body.dataset
? document.body.dataset.htmlV : null;
diff --git a/web/index.html b/web/index.html
index 8e7a6e5..09bed57 100644
--- a/web/index.html
+++ b/web/index.html
@@ -12,9 +12,9 @@
⚠ LOKAL eingebunden, kein CDN: die PWA laeuft ueber WireGuard
und muss offline funktionieren. -->
-
+
-