kopia lustrzana https://dev.funkwhale.audio/funkwhale/funkwhale
fix(front): raw text string error
rodzic
fb86c6b79a
commit
5f31207b05
|
@ -202,7 +202,7 @@ fetchInstanceSettings()
|
|||
:key="idx"
|
||||
:class="[{required: field.required}, 'field']"
|
||||
>
|
||||
// TODO: as string is probably leading to issues with editform.
|
||||
<!-- TODO: as string is probably leading to issues with editform. -->
|
||||
<Textarea
|
||||
v-if="field.input_type === 'long_text'"
|
||||
:id="`custom-field-${idx}`"
|
||||
|
|
Ładowanie…
Reference in New Issue