From 02d62cbe537cd4f6351f8b67ad6dbcc79ea2ad05 Mon Sep 17 00:00:00 2001 From: Myron Blair Date: Sun, 31 May 2026 16:44:31 +0000 Subject: [PATCH] fix: remove double-brace syntax error breaking JS login --- public_html/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public_html/index.html b/public_html/index.html index 9ba52b1..3e03815 100644 --- a/public_html/index.html +++ b/public_html/index.html @@ -1449,7 +1449,7 @@ async function loadHA() { } renderHATable(entities); -}} +} const _domainIcon = { light:'\u{1F4A1}', switch:'\u{1F50C}', scene:'\u{1F3AC}',