mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-26 02:36:37 +00:00
Show hardware if hassio or hardware (#13594)
This commit is contained in:
parent
a817faae54
commit
37f6b4f6be
@ -319,7 +319,7 @@ export const configSections: { [name: string]: PageNavigation[] } = {
|
|||||||
translationKey: "hardware",
|
translationKey: "hardware",
|
||||||
iconPath: mdiMemory,
|
iconPath: mdiMemory,
|
||||||
iconColor: "#301A8E",
|
iconColor: "#301A8E",
|
||||||
component: "hassio",
|
components: ["hassio", "hardware"],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
about: [
|
about: [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user