web/admin: fix user_write stage's user type input (#9344)

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
Jens L
2024-04-19 01:07:24 +02:00
committed by GitHub
parent d5c09fae8a
commit c25e982f1f

View File

@ -110,10 +110,7 @@ export class UserWriteStageForm extends BaseStageForm<UserWriteStage> {
${msg("Mark newly created users as inactive.")}
</p>
</ak-form-element-horizontal>
<ak-form-element-horizontal
label=${msg("User path template")}
name="userPathTemplate"
>
<ak-form-element-horizontal label=${msg("User type")} name="userType">
<ak-radio
.options=${[
{