mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-27 19:26:36 +00:00
Add profile security link to My Home Assistant (#25303)
This commit is contained in:
parent
55770f3e02
commit
f6e36f2038
@ -255,6 +255,9 @@ export const getMyRedirects = (): Redirects => ({
|
||||
profile: {
|
||||
redirect: "/profile",
|
||||
},
|
||||
profile_security: {
|
||||
redirect: "/profile/security",
|
||||
},
|
||||
logbook: {
|
||||
component: "logbook",
|
||||
redirect: "/logbook",
|
||||
|
Loading…
x
Reference in New Issue
Block a user