mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-14 21:06:34 +00:00
Fix closing tag
This commit is contained in:
parent
13c8a00e97
commit
ba2c3edc87
@ -27,7 +27,7 @@ class ExperimentalUI extends PolymerElement {
|
||||
config='[[_config]]'
|
||||
columns='[[_columns]]'
|
||||
on-config-refresh='_fetchConfig'
|
||||
></hui-view>
|
||||
></hui-root>
|
||||
</template>
|
||||
`;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user