Remove the book.multilingual field

As it is seems it has never been in real use.

See #2636
This commit is contained in:
Gabor Szabo
2025-04-06 13:27:13 +03:00
committed by Eric Huss
parent cf7762f57f
commit 00eba964ce
3 changed files with 0 additions and 13 deletions

View File

@@ -123,7 +123,6 @@ mod nop_lib {
"book": {
"authors": ["AUTHOR"],
"language": "en",
"multilingual": false,
"src": "src",
"title": "TITLE"
},