anln_0000001_notices #18

Merged
yezian merged 4 commits from anln_0000001_notices into main 2025-01-10 15:07:24 +08:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 015e7e5765 - Show all commits

View File

@ -121,7 +121,7 @@ const routes = [
element: <TextMachineReview />,
},
{
path: "StreamerTextMachineReview/*",
path: "streamerTextMachineReview/*",
element: <StreamerTextMachineReview />,
},
{