diff --git a/frontend/src/components/modal/TagChip.vue b/frontend/src/components/modal/TagChip.vue index 7cf2f59..7e11b31 100644 --- a/frontend/src/components/modal/TagChip.vue +++ b/frontend/src/components/modal/TagChip.vue @@ -29,7 +29,7 @@ :title="`Keep “${tag.name}” — confirm this auto-tag so it trains the model and won't be retracted`" :aria-label="`Confirm ${tag.name}`" @click.stop="$emit('confirm', tag)" - >mdi-check + >mdi-check