mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
remove refresh token
This commit is contained in:
@@ -663,6 +663,7 @@ export class ExpedienteDetailPage implements OnInit {
|
||||
this.dataService.set("task", this.task);
|
||||
this.dataService.set("newGroupName", this.task.Folio);
|
||||
this.dataService.set("documents", this.fulltask.Documents);
|
||||
this.dataService.set("link", window.location.pathname);
|
||||
setTimeout(()=> {
|
||||
this.router.navigate(['/home/chat']);
|
||||
}, 100)
|
||||
|
||||
Reference in New Issue
Block a user