Make sure language detection is trigger by default (#75)

- Make sure language detection is trigger by default (849bf26601bac5d2369a39ca99ba1f82acd21474)
This commit is contained in:
Patrick von Platen 2024-01-31 12:07:48 +00:00 committed by system
parent 6cdf07a7e3
commit 30c6d73c17
No known key found for this signature in database
GPG Key ID: 6A528E38E0733467

@ -51,15 +51,11 @@
"forced_decoder_ids": [ "forced_decoder_ids": [
[ [
1, 1,
50259 null
], ],
[ [
2, 2,
50360 50359
],
[
3,
50364
] ]
], ],
"is_multilingual": true, "is_multilingual": true,