mirror of
https://github.com/owntone/owntone-server.git
synced 2025-01-14 16:25:03 -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',
|
path: '/audiobooks/artists',
|
||||||
name: 'AudiobooksArtists',
|
name: 'AudiobooksArtists',
|
||||||
component: PageAudiobooksArtists,
|
component: PageAudiobooksArtists,
|
||||||
meta: { show_progress: true, has_tabs: true }
|
meta: { show_progress: true, has_tabs: true, has_index: true }
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: '/audiobooks/albums',
|
path: '/audiobooks/albums',
|
||||||
|
Loading…
Reference in New Issue
Block a user