diff --git a/phronCare.API/Program.cs b/phronCare.API/Program.cs index 814ef48..177c0cc 100644 --- a/phronCare.API/Program.cs +++ b/phronCare.API/Program.cs @@ -35,6 +35,9 @@ builder.Services.AddScoped(); builder.Services.AddScoped(); builder.Services.AddScoped(); builder.Services.AddScoped(); +builder.Services.AddScoped(); +builder.Services.AddScoped(); + #endregion #region Require Confirmed Email