mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Add Calendar redirect support for My (#14859)
This commit is contained in:
parent
a8b7937d75
commit
5933c2eb8e
@ -41,6 +41,10 @@ export const getMyRedirects = (hasSupervisor: boolean): Redirects => ({
|
||||
server_controls: {
|
||||
redirect: "/developer-tools/yaml",
|
||||
},
|
||||
calendar: {
|
||||
component: "calendar",
|
||||
redirect: "/calendar",
|
||||
},
|
||||
config: {
|
||||
redirect: "/config/dashboard",
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user