diff --git a/komga-webui/src/components/BrowseLibraries.vue b/komga-webui/src/components/BrowseLibraries.vue index 29e068695..ab18679be 100644 --- a/komga-webui/src/components/BrowseLibraries.vue +++ b/komga-webui/src/components/BrowseLibraries.vue @@ -1,3 +1,4 @@ +import { SeriesStatus } from '@/types/common' {{ library ? library.name : 'All libraries' }} {{ totalElements }} @@ -20,6 +21,33 @@ + + + + + mdi-filter-variant + + + + + STATUS + + + + + + + + @@ -49,7 +77,7 @@ - + + + + + + + + mdi-book-multiple + The active filter has no matches + Use the menu above to change the active filter + Clear filter + + + + @@ -73,7 +115,7 @@
Use the menu above to change the active filter