hotfix no login de admin
This commit is contained in:
parent
6cc7382d9d
commit
6c5b0604c2
@ -61,7 +61,7 @@ export function LoginForm({ children }: LoginFormProps) {
|
||||
case "secretary":
|
||||
redirectPath = "/secretary/pacientes";
|
||||
break;
|
||||
case "patient":
|
||||
case "paciente":
|
||||
redirectPath = "/patient/dashboard";
|
||||
break;
|
||||
case "finance":
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user