mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-23 01:06:35 +00:00
Change entrypoint for Settings (#10904)
This commit is contained in:
parent
76339c90f7
commit
b8832f2121
@ -110,7 +110,7 @@ export const configSections: { [name: string]: PageNavigation[] } = {
|
|||||||
iconColor: "#8E24AA",
|
iconColor: "#8E24AA",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: "/config/core",
|
path: "/config/server_control",
|
||||||
translationKey: "settings",
|
translationKey: "settings",
|
||||||
iconPath: mdiCog,
|
iconPath: mdiCog,
|
||||||
iconColor: "#4A5963",
|
iconColor: "#4A5963",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user