X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=webapp-frontend%2Fsrc%2Fapp%2Fapp.module.ts;h=7646d022a409aa096b160230a7848609f168f37c;hb=3ee775c98e03fb575e58ef0fed4e6aa00bb8d80a;hp=adca33a6fae0a7850082ad190c50eee372d77db6;hpb=90295c9a25c27628164eed0c66d0a89df587525b;p=portal%2Fnonrtric-controlpanel.git diff --git a/webapp-frontend/src/app/app.module.ts b/webapp-frontend/src/app/app.module.ts index adca33a..7646d02 100644 --- a/webapp-frontend/src/app/app.module.ts +++ b/webapp-frontend/src/app/app.module.ts @@ -45,6 +45,7 @@ import { HttpMockRequestInterceptor } from './interceptor.mock'; import { environment } from 'environments/environment'; import { HttpRequestInterceptor } from './interceptor'; import { MatSlideToggleModule } from '@angular/material/slide-toggle'; +import { RicConfigModule } from './ric-config/ricconfig.module'; export const isMock = environment.mock; @@ -71,6 +72,7 @@ export const isMock = environment.mock; MDBBootstrapModule.forRoot(), PolicyModule, EiCoordinatorModule, + RicConfigModule, ToastrModule.forRoot(), ], entryComponents: [