Skip to content

Commit

Permalink
feat: nudge (#525)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaybeeelsdon authored Jan 11, 2024
1 parent 773bba1 commit 7d9f026
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/TRE-UI/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
builder.Services.AddScoped<ITREClientHelper, TREClientHelper>();



builder.Services.AddMvc().AddViewComponentsAsServices();

builder.Services.Configure<CookiePolicyOptions>(options =>
Expand Down

0 comments on commit 7d9f026

Please sign in to comment.