feat: hide network status panel in kiosk mode; bump cache version

This commit is contained in:
2026-06-21 04:41:33 +00:00
parent 178040c18b
commit 1838e02d56
2 changed files with 9 additions and 8 deletions
+1
View File
@@ -1382,5 +1382,6 @@ body.kiosk-mode #bb-ha-item { display:none !important; }
body.kiosk-mode #bb-agents-item { display:none !important; }
body.kiosk-mode #bb-memory-item { display:none !important; }
body.kiosk-mode #bb-pve-item { display:none !important; }
body.kiosk-mode #network-status-panel { display:none !important; }
/* If agents or guardian was the active tab, switch to intel */