fix(docs): remove deprecated multilingual option from mdbook config

This commit is contained in:
Rodrigo Rodriguez (Pragmatismo) 2026-01-25 14:52:14 -03:00
parent 4739b739f4
commit 23a6b7874d

View file

@ -2,7 +2,7 @@
title = "General Bots Documentation"
authors = ["General Bots Team"]
language = "en"
multilingual = false
src = "src"
[build]