mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 18:26:35 +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",
|
redirect: "/developer-tools/state",
|
||||||
},
|
},
|
||||||
developer_services: {
|
developer_services: {
|
||||||
redirect: "/developer-tools/service",
|
redirect: "/developer-tools/action",
|
||||||
},
|
},
|
||||||
developer_call_service: {
|
developer_call_service: {
|
||||||
redirect: "/developer-tools/service",
|
redirect: "/developer-tools/action",
|
||||||
params: {
|
params: {
|
||||||
service: "string",
|
service: "string",
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user