mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 19:56:42 +00:00
Add my link support for labels (#20345)
This commit is contained in:
parent
59b66219cb
commit
ed7c9c33b9
@ -116,6 +116,9 @@ export const getMyRedirects = (hasSupervisor: boolean): Redirects => ({
|
|||||||
entities: {
|
entities: {
|
||||||
redirect: "/config/entities",
|
redirect: "/config/entities",
|
||||||
},
|
},
|
||||||
|
labels: {
|
||||||
|
redirect: "/config/labels",
|
||||||
|
},
|
||||||
energy: {
|
energy: {
|
||||||
component: "energy",
|
component: "energy",
|
||||||
redirect: "/energy",
|
redirect: "/energy",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user