Removed Dev Output
All checks were successful
Build and Push Docker Images / build-backend (push) Successful in 16s
Build and Push Docker Images / build-frontend (push) Successful in 5m53s

This commit is contained in:
2026-01-13 14:24:39 +01:00
parent 267648074c
commit 66110da6c4

View File

@@ -132,8 +132,6 @@ async function onSubmit(event: FormSubmitEvent<any>) {
</div>
</template>
{{props}}
<UForm :schema="schema" :state="state" class="space-y-4" @submit="onSubmit">
<UFormGroup label="Typ" name="type">