mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-22 08:46:35 +00:00
Change color of persons for real this time (#12527)
This commit is contained in:
parent
a29ac33810
commit
092dfd1e87
@ -93,7 +93,7 @@ export const configSections: { [name: string]: PageNavigation[] } = {
|
|||||||
path: "/config/person",
|
path: "/config/person",
|
||||||
translationKey: "people",
|
translationKey: "people",
|
||||||
iconPath: mdiAccount,
|
iconPath: mdiAccount,
|
||||||
iconColor: "#832EA6",
|
iconColor: "#5A87FA",
|
||||||
components: ["person", "users"],
|
components: ["person", "users"],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user