fix: remove double-brace syntax error breaking JS login

This commit is contained in:
2026-05-31 16:44:31 +00:00
parent b0a6f2d2e9
commit 02d62cbe53
+1 -1
View File
@@ -1449,7 +1449,7 @@ async function loadHA() {
} }
renderHATable(entities); renderHATable(entities);
}} }
const _domainIcon = { const _domainIcon = {
light:'\u{1F4A1}', switch:'\u{1F50C}', scene:'\u{1F3AC}', light:'\u{1F4A1}', switch:'\u{1F50C}', scene:'\u{1F3AC}',