Adding FictionBook format ("FB2", "FB3") to autocomplete options in "Get a copy" block.
This commit is contained in:
parent
193aeff4d2
commit
2d4b11aaee
1 changed files with 4 additions and 0 deletions
|
@ -111,6 +111,10 @@ const tries = {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
f: {
|
f: {
|
||||||
|
b: {
|
||||||
|
2: "FB2",
|
||||||
|
3: "FB3",
|
||||||
|
},
|
||||||
l: {
|
l: {
|
||||||
a: {
|
a: {
|
||||||
c: "FLAC",
|
c: "FLAC",
|
||||||
|
|
Loading…
Add table
Reference in a new issue