Fix login

This commit is contained in:
Peter Maquiran
2022-01-10 10:22:17 +01:00
parent 053e5a2370
commit 402e1f8a95
2 changed files with 20 additions and 9 deletions
+3 -1
View File
@@ -100,9 +100,11 @@ export class HomePage implements OnInit {
this.RocketChatClientService.connect(()=>{
this.RocketChatClientService.login({
username: 'paulo.pinto@gabinetedigital.local',
username: 'paulo.pinto',
email: 'paulo.pinto@gabinetedigital.local',
password: 'tabteste@006'
})
})
// this.RocketChatClientService.send()