no message
This commit is contained in:
parent
36effb3431
commit
b707c25f89
1 changed files with 1 additions and 1 deletions
|
|
@ -1133,7 +1133,7 @@ namespace BMA.EHR.Insignia.Service.Controllers
|
|||
LastUpdatedAt = DateTime.Now,
|
||||
|
||||
// Add Information for reused in API Call
|
||||
ProfileType = profile.ProfileType ?? "officer",
|
||||
ProfileType = "officer",
|
||||
Prefix = profile.Prefix,
|
||||
FirstName = profile.FirstName,
|
||||
LastName = profile.LastName,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue