mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-21 16:26:43 +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",
|
||||
translationKey: "people",
|
||||
iconPath: mdiAccount,
|
||||
iconColor: "#832EA6",
|
||||
iconColor: "#5A87FA",
|
||||
components: ["person", "users"],
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user