[ci] yarn format
This commit is contained in:
parent
8af8b86f0b
commit
428597be8b
1 changed files with 1 additions and 3 deletions
|
@ -1,7 +1,5 @@
|
||||||
{
|
{
|
||||||
"cleanUrls": true,
|
"cleanUrls": true,
|
||||||
"trailingSlash": false,
|
"trailingSlash": false,
|
||||||
"redirects": [
|
"redirects": [{ "source": "/chat", "destination": "https://discord.gg/grF4GTXXYm" }]
|
||||||
{ "source": "/chat", "destination": "https://discord.gg/grF4GTXXYm" }
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue