mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-05-04 23:07:22 +02:00
Remove audiobookcovers from provider list
This commit is contained in:
@@ -63,12 +63,7 @@ export const state = () => ({
|
||||
value: 'itunes'
|
||||
}
|
||||
],
|
||||
coverOnlyProviders: [
|
||||
{
|
||||
text: 'AudiobookCovers.com',
|
||||
value: 'audiobookcovers'
|
||||
}
|
||||
]
|
||||
coverOnlyProviders: []
|
||||
})
|
||||
|
||||
export const getters = {
|
||||
|
||||
Reference in New Issue
Block a user