feat: Envoi mail d'inscription au second responsable [N3WTS-1]

This commit is contained in:
N3WT DE COMPET
2026-02-15 17:36:55 +01:00
parent bd7dc2b0c2
commit d66db1b019
4 changed files with 35 additions and 2 deletions

View File

@ -100,7 +100,7 @@ export default function ResponsableInputFields({
profile_role_data: {
establishment: selectedEstablishmentId,
role_type: 2,
is_active: true,
is_active: false,
profile_data: {
email: '',
password: 'Provisoire01!',