mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
No matching link found for developer-tools/action (#23700)
This commit is contained in:
parent
46d62d55a3
commit
aae4ba7341
@ -27,10 +27,10 @@ export const getMyRedirects = (): Redirects => ({
|
||||
redirect: "/developer-tools/state",
|
||||
},
|
||||
developer_services: {
|
||||
redirect: "/developer-tools/service",
|
||||
redirect: "/developer-tools/action",
|
||||
},
|
||||
developer_call_service: {
|
||||
redirect: "/developer-tools/service",
|
||||
redirect: "/developer-tools/action",
|
||||
params: {
|
||||
service: "string",
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user