fixed duplicate attrib id

Fixed duplicate attribute id
This commit is contained in:
Benjamin Phạm-Bachelart / Bashy 2022-09-11 00:40:02 +02:00 committed by fiatjaf
parent 554012f28c
commit 5ef6d18c32

View File

@ -38,7 +38,6 @@
<select <select
name="domain" name="domain"
id="domain" id="domain"
id="domain"
v-if="domains.length > 1" v-if="domains.length > 1"
> >
<option v-for="domain in domains" :value="domain"> <option v-for="domain in domains" :value="domain">