fix(docs): remove deprecated multilingual option from mdbook config
This commit is contained in:
parent
4739b739f4
commit
23a6b7874d
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
title = "General Bots Documentation"
|
title = "General Bots Documentation"
|
||||||
authors = ["General Bots Team"]
|
authors = ["General Bots Team"]
|
||||||
language = "en"
|
language = "en"
|
||||||
multilingual = false
|
|
||||||
src = "src"
|
src = "src"
|
||||||
|
|
||||||
[build]
|
[build]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue