Skip to content

Commit

Permalink
Merge pull request #31 from TomasSirotek/feature/test-feature
Browse files Browse the repository at this point in the history
Test: CI test
  • Loading branch information
TomasSirotek committed Nov 17, 2023
2 parents 994a493 + 1df7eaa commit 6576697
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/UI/src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ if (environment.production) {
selfXSSWarning();
}
}

bootstrapApplication(AppComponent, {
providers: [importProvidersFrom(BrowserModule, AppRoutingModule),
provideDialogConfig(
Expand Down

0 comments on commit 6576697

Please sign in to comment.