diff --git a/components/home/BookshelfToolbar.vue b/components/home/BookshelfToolbar.vue index 4f31b40a..45b8ec0d 100644 --- a/components/home/BookshelfToolbar.vue +++ b/components/home/BookshelfToolbar.vue @@ -8,7 +8,7 @@

{{ totalEntities }} {{ entityTitle }}

{{ selectedSeriesName }} ({{ totalEntities }})

- {{ !bookshelfListView ? 'view_list' : 'grid_view' }} + {{ !bookshelfListView ? 'view_list' : 'grid_view' }}