mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 05:16:07 +00:00
some changes
This commit is contained in:
@@ -296,7 +296,7 @@ export class HomePage implements OnInit {
|
||||
if (isActive) {
|
||||
/* sendIntent.setRouteService(this.router) */
|
||||
console.log('App is in the foreground');
|
||||
this.checkSendIntentReceived()
|
||||
/* this.checkSendIntentReceived() */
|
||||
} else {
|
||||
// The app is in the background.
|
||||
console.log('App is in the background');
|
||||
|
||||
Reference in New Issue
Block a user