conf
This commit is contained in:
parent
04676b3788
commit
032e4e1199
|
|
@ -12,6 +12,10 @@
|
||||||
"source": "/board/(.*)",
|
"source": "/board/(.*)",
|
||||||
"destination": "/"
|
"destination": "/"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"source": "/board",
|
||||||
|
"destination": "/"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"source": "/inbox",
|
"source": "/inbox",
|
||||||
"destination": "/"
|
"destination": "/"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue