mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
fix goback
This commit is contained in:
@@ -76,6 +76,11 @@ import * as Sentry from '@sentry/capacitor';
|
||||
import { Integration } from '@sentry/types';
|
||||
import { BrowserTracing } from '@sentry/tracing';
|
||||
|
||||
// import { ServiceWorkerModule } from '@angular/service-worker';
|
||||
// import { AngularFireModule } from '@angular/fire';
|
||||
// import { AngularFireMessagingModule } from '@angular/fire/messaging';
|
||||
// import { environment } from 'src/environments/environment';
|
||||
|
||||
/* import { FCM } from '@ionic-native/fcm/ngx';
|
||||
import { FirebaseX } from '@ionic-native/firebase-x/ngx'; */
|
||||
//import { FCM } from 'cordova-plugin-fcm-with-dependecy-updated/ionic/ngx';
|
||||
@@ -108,7 +113,8 @@ import { FirebaseX } from '@ionic-native/firebase-x/ngx'; */
|
||||
provide: DateAdapter,
|
||||
useFactory: adapterFactory
|
||||
}),
|
||||
|
||||
//AngularFireModule.initializeApp(environment.firebase),
|
||||
//AngularFireMessagingModule,
|
||||
IonicImageLoaderModule,
|
||||
IonicModule.forRoot({animated: false}),
|
||||
IonicStorageModule.forRoot({
|
||||
|
||||
Reference in New Issue
Block a user