This commit is contained in:
Estifo77
2026-07-29 10:31:54 +03:00
parent 8b3e63ea1c
commit 81f259b374

View File

@@ -35,7 +35,7 @@ import type { AuthUser } from "../types/auth.types";
import { useAuthConfig } from "../AuthConfig";
const USER_TYPE_OPTIONS = [
{ value: "cadit", label: "Cadit" },
{ value: "cadet", label: "cadet" },
{ value: "logistics", label: "Logistics" },
{ value: "registration", label: "Registration" },
{ value: "transfer", label: "Transfer" },