[web-src] Further improvements of audiobooks authors page

This commit is contained in:
chme 2020-08-30 19:29:12 +02:00
parent e44d21f6d6
commit c26606ed37

View File

@ -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',