mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-20 07:46:37 +00:00
Remove Restart Moved Tip (#13009)
This commit is contained in:
parent
45fa8c272f
commit
f611049517
@ -139,12 +139,6 @@ class HaConfigSystemNavigation extends LitElement {
|
|||||||
hasSecondary
|
hasSecondary
|
||||||
></ha-navigation-list>
|
></ha-navigation-list>
|
||||||
</ha-card>
|
</ha-card>
|
||||||
${this.hass.userData?.showAdvanced
|
|
||||||
? html`<ha-tip>
|
|
||||||
Looking for YAML Configuration? It has moved to
|
|
||||||
<a href="/developer-tools/yaml">Developer Tools</a>
|
|
||||||
</ha-tip>`
|
|
||||||
: ""}
|
|
||||||
</ha-config-section>
|
</ha-config-section>
|
||||||
</hass-subpage>
|
</hass-subpage>
|
||||||
`;
|
`;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user