mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Add My support for Assist dev tools (#17342)
This commit is contained in:
parent
e6a3bd4b8c
commit
3ce0fc0a2a
@ -20,6 +20,9 @@ export const getMyRedirects = (hasSupervisor: boolean): Redirects => ({
|
||||
application_credentials: {
|
||||
redirect: "/config/application_credentials",
|
||||
},
|
||||
developer_assist: {
|
||||
redirect: "/developer-tools/assist",
|
||||
},
|
||||
developer_states: {
|
||||
redirect: "/developer-tools/state",
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user