mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
Updated feed page
This commit is contained in:
@@ -16,7 +16,7 @@ export class AuthService {
|
||||
private router: Router
|
||||
) { }
|
||||
|
||||
login(postData: any): Observable<any> {
|
||||
/* login(postData: any): Observable<any> {
|
||||
return this.httpService.post('login', postData);
|
||||
}
|
||||
|
||||
@@ -29,5 +29,5 @@ export class AuthService {
|
||||
this.router.navigate([''])
|
||||
})
|
||||
|
||||
}
|
||||
} */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user