diff --git a/Mohem/package.json b/Mohem/package.json index 939b044a..883fac4e 100755 --- a/Mohem/package.json +++ b/Mohem/package.json @@ -202,4 +202,4 @@ "android" ] } -} +} \ No newline at end of file diff --git a/Mohem/src/app/hmg-common/services/push/push.service.ts b/Mohem/src/app/hmg-common/services/push/push.service.ts index 9b9dcc79..95d50785 100644 --- a/Mohem/src/app/hmg-common/services/push/push.service.ts +++ b/Mohem/src/app/hmg-common/services/push/push.service.ts @@ -221,7 +221,7 @@ export class PushService { console.log("processStartReceivingWithFirebase"); this.firebasex.getToken().then(token => { - alert("token: "+ token); + // alert("token: "+ token); this.registerInBackend(token); }).catch(error => console.error('Error getting token', error)); diff --git a/Mohem/src/app/home/home.page.html b/Mohem/src/app/home/home.page.html index db2acd9b..558625f7 100644 --- a/Mohem/src/app/home/home.page.html +++ b/Mohem/src/app/home/home.page.html @@ -23,7 +23,7 @@ - + @@ -62,6 +62,13 @@ [icon]="subMenu.ICON"> + + + +