fix duplicate id

This commit is contained in:
Henry Jameson 2024-12-22 16:50:00 +02:00
parent 50b1c5b640
commit 7eff56ca2e

View file

@ -235,7 +235,6 @@
class="text-format" class="text-format"
> >
<Select <Select
id="post-content-type"
v-model="newStatus.contentType" v-model="newStatus.contentType"
class="input form-control" class="input form-control"
:attrs="{ 'aria-label': $t('post_status.content_type_selection') }" :attrs="{ 'aria-label': $t('post_status.content_type_selection') }"