mirror of
https://github.com/owntone/owntone-server.git
synced 2025-01-14 08:15:02 -05:00
[web-src] Further improvements of audiobooks authors page
This commit is contained in:
parent
e44d21f6d6
commit
c26606ed37
@ -147,7 +147,7 @@ export const router = new VueRouter({
|
||||
path: '/audiobooks/artists',
|
||||
name: 'AudiobooksArtists',
|
||||
component: PageAudiobooksArtists,
|
||||
meta: { show_progress: true, has_tabs: true }
|
||||
meta: { show_progress: true, has_tabs: true, has_index: true }
|
||||
},
|
||||
{
|
||||
path: '/audiobooks/albums',
|
||||
|
Loading…
Reference in New Issue
Block a user