mirror of
https://github.com/home-assistant/frontend.git
synced 2025-08-01 13:37:47 +00:00
Update src/panels/lovelace/editor/config-elements/hui-shopping-list-editor.ts
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
This commit is contained in:
parent
5b90c8a19c
commit
af1e86fe82
@ -51,7 +51,7 @@ export class HuiShoppingListEditor
|
||||
<div class="card-config">
|
||||
${!isComponentLoaded(this.hass, "shopping_list")
|
||||
? html`
|
||||
<ha-alert .alertType=${"error"}>
|
||||
<ha-alert alert-type="error">
|
||||
${this.hass.localize(
|
||||
"ui.panel.lovelace.editor.card.shopping-list.integration_not_loaded"
|
||||
)}
|
||||
|
Loading…
x
Reference in New Issue
Block a user