diff --git a/komga-webui/src/components/FilterList.vue b/komga-webui/src/components/FilterList.vue index c78784eff..cae0e1e8c 100644 --- a/komga-webui/src/components/FilterList.vue +++ b/komga-webui/src/components/FilterList.vue @@ -1,27 +1,25 @@ - - + + {{ f.name }} + - {{ f.name }} - - - - mdi-checkbox-marked - - - mdi-checkbox-blank-outline - - - - {{ v.toString().toLowerCase().replace('_', ' ') }} - - - - + + + mdi-checkbox-marked + + + mdi-checkbox-blank-outline + + + {{ v.name }} + + +