mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-21 13:55:51 +00:00
- Integrate combined profile events at home
-Added another button to change profile
This commit is contained in:
@@ -60,7 +60,7 @@ export class LoginPage implements OnInit {
|
||||
if(res.data){
|
||||
this.storageService.store(AuthConnstants.AUTH, res.data);
|
||||
console.log('Log RockectChat OK');
|
||||
console.log(res.data);
|
||||
/* console.log(res.data); */
|
||||
|
||||
}
|
||||
else{
|
||||
|
||||
Reference in New Issue
Block a user