Commit 0c9452f7 authored by iamkun's avatar iamkun Committed by hetech

fix: Fix Image route name (#15194)

parent 88ae222c
...@@ -258,7 +258,7 @@ ...@@ -258,7 +258,7 @@
}, },
{ {
"path": "/image", "path": "/image",
"title": "Image" "title": "Image 图片"
} }
] ]
} }
...@@ -1056,7 +1056,7 @@ ...@@ -1056,7 +1056,7 @@
}, },
{ {
"path": "/image", "path": "/image",
"title": "Image 图片" "title": "Image"
} }
] ]
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment