mirror of
https://github.com/home-assistant/frontend.git
synced 2025-08-01 21:47:46 +00:00
Update default icon Lovelace sidebar. (#5069)
This commit is contained in:
parent
d3105b6846
commit
e9b5725d7b
@ -172,7 +172,7 @@ class HaSidebar extends LitElement {
|
||||
>
|
||||
${this._renderPanel(
|
||||
defaultPanel.url_path,
|
||||
defaultPanel.icon || "hass:apps",
|
||||
defaultPanel.icon || "hass:view-dashboard",
|
||||
defaultPanel.title || hass.localize("panel.states")
|
||||
)}
|
||||
${beforeSpacer.map((panel) =>
|
||||
|
Loading…
x
Reference in New Issue
Block a user