fix: oops
This commit is contained in:
parent
6eba6a838e
commit
091893f8bc
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ export default defineConfig({
|
|||
from: '/community$',
|
||||
to: '/community/guidelines'
|
||||
}, {
|
||||
from: "/turn",
|
||||
from: "^/turn",
|
||||
to: "/calls/turn",
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue