mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 13:02:56 +00:00
save
This commit is contained in:
@@ -329,8 +329,12 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
|
||||
_this.storageService.store(src_app_config_auth_constants__WEBPACK_IMPORTED_MODULE_8__["AuthConnstants"].AUTH, res.data);
|
||||
|
||||
console.log('Login to Rocket chat OK');
|
||||
|
||||
_this.presentAlert('Login to Rocket chat OK');
|
||||
}, function (error) {
|
||||
console.log('Network error');
|
||||
|
||||
_this.presentAlert('Network error ' + error);
|
||||
});
|
||||
}
|
||||
}, {
|
||||
|
||||
Reference in New Issue
Block a user