fix(webui): duplicate unavailable indicator on One-Shot browse view

This commit is contained in:
Gauthier Roebroeck 2023-08-09 10:38:49 +08:00
parent b5f0f04dd8
commit afe3233f8f

View file

@ -171,11 +171,6 @@
{{ $t(`enums.reading_direction.${series.metadata.readingDirection}`) }}
</v-chip>
</v-col>
<v-col class="py-1 pe-0" cols="auto" v-if="unavailable">
<v-chip label small color="error">
{{ $t('common.unavailable') }}
</v-chip>
</v-col>
</v-row>
<v-row class="text-caption" align="center">