File tree Expand file tree Collapse file tree 3 files changed +2
-10
lines changed Expand file tree Collapse file tree 3 files changed +2
-10
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ plugins/android.json
2929plugins /ios.json
3030www /
3131$RECYCLE.BIN /
32- src / app / app. firebase. config.ts
32+ firebase- config /
3333
3434.DS_Store
3535Thumbs.db
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ import { SplashScreen } from '@ionic-native/splash-screen';
99import { AngularFireModule } from 'angularfire2' ;
1010import { AuthService } from '../providers/auth-service/auth-service' ;
1111import { DataService } from '../providers/database-service/database-service' ;
12- import { FIREBASE_CONFIG } from './app.firebase.config' ;
12+ import { FIREBASE_CONFIG } from '../firebase-config /app.firebase.config' ;
1313import { AngularFireAuthModule } from 'angularfire2/auth' ;
1414import { AngularFireDatabaseModule } from 'angularfire2/database-deprecated' ;
1515import { FormsModule } from '@angular/forms' ;
You can’t perform that action at this time.
0 commit comments