mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-04 02:05:06 +02:00
Add FantLab.ru Book Finder
This commit is contained in:
parent
b957e1a36b
commit
cf927f61a0
3 changed files with 192 additions and 2 deletions
|
@ -52,6 +52,10 @@ export const state = () => ({
|
|||
{
|
||||
text: 'Audible.es',
|
||||
value: 'audible.es'
|
||||
},
|
||||
{
|
||||
text: 'FantLab.ru',
|
||||
value: 'fantlab'
|
||||
}
|
||||
],
|
||||
podcastProviders: [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue