From c5fe27934bd8222c34c9e97b93eec5cec8ef0178 Mon Sep 17 00:00:00 2001 From: SepehrYahyaee <7heycallmegray@gmail.com> Date: Tue, 20 Jan 2026 10:39:54 +0330 Subject: [PATCH] YARA-719 --- src/auth/auth-services/actor.auth.service.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/auth/auth-services/actor.auth.service.ts b/src/auth/auth-services/actor.auth.service.ts index af9b7b7..402ab3d 100644 --- a/src/auth/auth-services/actor.auth.service.ts +++ b/src/auth/auth-services/actor.auth.service.ts @@ -326,6 +326,8 @@ export class ActorAuthService { ], damage_expert: [ "fullName", + "firstName", + "lastName", "email", "phone", "companyName",