diff --git a/front/src/components/auth/SignupForm.vue b/front/src/components/auth/SignupForm.vue index a193dcf32..fec903e87 100644 --- a/front/src/components/auth/SignupForm.vue +++ b/front/src/components/auth/SignupForm.vue @@ -202,7 +202,7 @@ fetchInstanceSettings() :key="idx" :class="[{required: field.required}, 'field']" > - // TODO: as string is probably leading to issues with editform. +