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