Show hardware if hassio or hardware (#13594)

This commit is contained in:
Joakim Sørensen 2022-09-05 16:47:28 +02:00 committed by GitHub
parent a817faae54
commit 37f6b4f6be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -319,7 +319,7 @@ export const configSections: { [name: string]: PageNavigation[] } = {
translationKey: "hardware",
iconPath: mdiMemory,
iconColor: "#301A8E",
component: "hassio",
components: ["hassio", "hardware"],
},
],
about: [