This commit is contained in:
tiago.kayaya
2022-01-11 12:32:46 +01:00
parent d230d8cc80
commit a5b2b9eaea
5 changed files with 21 additions and 20 deletions
+2 -2
View File
@@ -97,7 +97,7 @@ export class HomePage implements OnInit {
private sqliteservice: SqliteService,
private RouteService: RouteService) {
/* this.RocketChatClientService.connect(()=>{
this.RocketChatClientService.connect(()=>{
this.RocketChatClientService.login({
username: 'paulo.pinto',
@@ -113,7 +113,7 @@ export class HomePage implements OnInit {
}).finally(()=>{
})
}) */
})
// this.RocketChatClientService.send()
/* this.webNotificationPopupService.askNotificationPermission() */