diff --git a/src/views/desktop/tags/ListPage.vue b/src/views/desktop/tags/ListPage.vue index d43e1d47..c5cb605b 100644 --- a/src/views/desktop/tags/ListPage.vue +++ b/src/views/desktop/tags/ListPage.vue @@ -20,7 +20,7 @@ direction="vertical" :prev-icon="mdiMenuUp" :next-icon="mdiMenuDown" :disabled="loading || updating" v-model="activeTagGroupId"> - diff --git a/src/views/mobile/tags/ListPage.vue b/src/views/mobile/tags/ListPage.vue index a2a6c418..4f27299b 100644 --- a/src/views/mobile/tags/ListPage.vue +++ b/src/views/mobile/tags/ListPage.vue @@ -6,7 +6,7 @@ - + {{ displayTagGroupName }}