diff --git a/frontend/src/components/modal/TagChip.vue b/frontend/src/components/modal/TagChip.vue
index 7e11b31..ccd698d 100644
--- a/frontend/src/components/modal/TagChip.vue
+++ b/frontend/src/components/modal/TagChip.vue
@@ -10,7 +10,7 @@
@click:close="$emit('remove', tag.id)"
>
{{ iconFor(tag.kind) }}
- {{ tag.name }}{{ tag.name }}mdi-shield-outline