mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
last sentry changed
This commit is contained in:
@@ -118,9 +118,9 @@ export class NotificationsService {
|
||||
};
|
||||
|
||||
this.http.post<Tokenn>(`${geturl}`, body, { headers }).subscribe(data => {
|
||||
console.log(data)
|
||||
//console.log(data)
|
||||
}, (error) => {
|
||||
console.log(error)
|
||||
//console.log(error)
|
||||
})
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user