Adding FictionBook format ("FB2", "FB3") to autocomplete options in "Get a copy" block.

This commit is contained in:
Alexey Skobkin 2024-01-25 01:50:10 +03:00 committed by GitHub
parent 193aeff4d2
commit 2d4b11aaee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -111,6 +111,10 @@ const tries = {
},
},
f: {
b: {
2: "FB2",
3: "FB3",
},
l: {
a: {
c: "FLAC",