diff --git a/src/app/app.module.ts b/src/app/app.module.ts index 07992d08b..25ff2e4e9 100644 --- a/src/app/app.module.ts +++ b/src/app/app.module.ts @@ -48,7 +48,9 @@ import { NgbModule } from '@ng-bootstrap/ng-bootstrap' IonicModule.forRoot(), IonicStorageModule.forRoot(), AppRoutingModule, - HttpClientModule, NgbModule, NoopAnimationsModule, + HttpClientModule, + NgbModule, + NoopAnimationsModule, ], providers: [ StatusBar,