mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 03:36:44 +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: {
|
profile: {
|
||||||
redirect: "/profile",
|
redirect: "/profile",
|
||||||
},
|
},
|
||||||
|
profile_security: {
|
||||||
|
redirect: "/profile/security",
|
||||||
|
},
|
||||||
logbook: {
|
logbook: {
|
||||||
component: "logbook",
|
component: "logbook",
|
||||||
redirect: "/logbook",
|
redirect: "/logbook",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user