Skip to content

Commit

Permalink
Test change
Browse files Browse the repository at this point in the history
  • Loading branch information
madhurkulshrestha-hyland committed Aug 5, 2024
1 parent ab98688 commit c937137
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nuxeo-admin-console-web/angular-app/src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ if (environment.production) {
enableProdMode();
}

//Test
platformBrowserDynamic()
.bootstrapModule(AppModule)
.catch((err) => console.error(err));

0 comments on commit c937137

Please sign in to comment.