mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-10 14:52:51 +02:00
New data model Book media type contains Audiobooks updates
This commit is contained in:
@@ -52,11 +52,11 @@ export default {
|
||||
title: 'Files',
|
||||
component: 'modals-item-tabs-files'
|
||||
},
|
||||
{
|
||||
id: 'download',
|
||||
title: 'Download',
|
||||
component: 'modals-item-tabs-download'
|
||||
},
|
||||
// {
|
||||
// id: 'download',
|
||||
// title: 'Download',
|
||||
// component: 'modals-item-tabs-download'
|
||||
// },
|
||||
{
|
||||
id: 'match',
|
||||
title: 'Match',
|
||||
|
||||
Reference in New Issue
Block a user