mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
Fix login
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user