Add my link support for labels (#20345)

This commit is contained in:
Bram Kragten 2024-04-02 22:31:37 +02:00 committed by GitHub
parent 59b66219cb
commit ed7c9c33b9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -116,6 +116,9 @@ export const getMyRedirects = (hasSupervisor: boolean): Redirects => ({
entities: {
redirect: "/config/entities",
},
labels: {
redirect: "/config/labels",
},
energy: {
component: "energy",
redirect: "/energy",