Merge pull request #3253 from skobkin/patch-autocomplete-fictionbook-format

Adding FictionBook format ("FB2", "FB3") to autocomplete options in "get a copy" block.
This commit is contained in:
Mouse Reeve 2024-02-03 07:26:58 -08:00 committed by GitHub
commit fa66284000
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",