mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
bug saving mc token solved
This commit is contained in:
@@ -158,8 +158,9 @@ export class LoginPage implements OnInit {
|
||||
this.storage.clear();
|
||||
|
||||
await this.authService.SetSession(attempt, this.userattempt);
|
||||
this.changeProfileService.run();
|
||||
CPSession.save(data)
|
||||
this.changeProfileService.run();
|
||||
|
||||
|
||||
|
||||
if(attempt.ChatData) {
|
||||
|
||||
Reference in New Issue
Block a user