mirror of
https://github.com/myronblair/jarvis
synced 2026-06-30 17:50:23 -05:00
fix: remove double-brace syntax error breaking JS login
This commit is contained in:
@@ -1449,7 +1449,7 @@ async function loadHA() {
|
||||
}
|
||||
|
||||
renderHATable(entities);
|
||||
}}
|
||||
}
|
||||
|
||||
const _domainIcon = {
|
||||
light:'\u{1F4A1}', switch:'\u{1F50C}', scene:'\u{1F3AC}',
|
||||
|
||||
Reference in New Issue
Block a user