diff --git a/Mohem/src/app/authentication/confirm-login/confirm-login.component.ts b/Mohem/src/app/authentication/confirm-login/confirm-login.component.ts index 85c98153..7c52dfea 100644 --- a/Mohem/src/app/authentication/confirm-login/confirm-login.component.ts +++ b/Mohem/src/app/authentication/confirm-login/confirm-login.component.ts @@ -307,7 +307,7 @@ export class ConfirmLoginComponent implements OnInit { private presentBiometricDialog() { this.faio.show({ title: 'Biometric Authetnciation', // (Android Only) | optional | Default: " Biometric Sign On" - subtitle: 'Mohemm', // (Android Only) | optional | Default: null + subtitle: 'Masader', // (Android Only) | optional | Default: null description: this.ts.trPK('general', 'auth-please'), // optional | Default: null fallbackButtonTitle: this.ts.trPK('general', 'use-pin'), // optional | When disableBackup is false defaults to "Use Pin". disableBackup: true, // optional | default: false diff --git a/Mohem/src/google-services.json b/Mohem/src/google-services.json deleted file mode 100644 index 9fdb04b8..00000000 --- a/Mohem/src/google-services.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "project_info": { - "project_number": "608631731238", - "firebase_url": "https://mohemm-cs.firebaseio.com", - "project_id": "mohemm-cs", - "storage_bucket": "mohemm-cs.appspot.com" - }, - "client": [ - { - "client_info": { - "mobilesdk_app_id": "1:608631731238:android:3a8384007f8700ec", - "android_client_info": { - "package_name": "com.cloudsolutions.mohemm" - } - }, - "oauth_client": [ - { - "client_id": "608631731238-83a5qndedia496ssa6ekkd3db5jo8khr.apps.googleusercontent.com", - "client_type": 3 - } - ], - "api_key": [ - { - "current_key": "AIzaSyB5zpz9vC2NOxsU1dPr0TK0dVaMY5D4Mjg" - } - ], - "services": { - "appinvite_service": { - "other_platform_oauth_client": [ - { - "client_id": "608631731238-83a5qndedia496ssa6ekkd3db5jo8khr.apps.googleusercontent.com", - "client_type": 3 - } - ] - } - } - } - ], - "configuration_version": "1" -} \ No newline at end of file