mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-20 15:56:35 +00:00
Fix my redirect for tags (#8450)
This commit is contained in:
parent
93e5bde797
commit
0c417755ed
@ -100,7 +100,7 @@ const REDIRECTS: Redirects = {
|
|||||||
redirect: "/config/helpers",
|
redirect: "/config/helpers",
|
||||||
},
|
},
|
||||||
tags: {
|
tags: {
|
||||||
component: "tags",
|
component: "tag",
|
||||||
redirect: "/config/tags",
|
redirect: "/config/tags",
|
||||||
},
|
},
|
||||||
lovelace_dashboards: {
|
lovelace_dashboards: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user