mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 13:02:56 +00:00
remove alert and change tracer
This commit is contained in:
@@ -99,7 +99,7 @@ export class NotificationsService {
|
||||
}
|
||||
}
|
||||
|
||||
@XTracerAsync({name:'Notification/getAndpostToken', log: false, bugPrint: true, module:'notification', autoFinish: false})
|
||||
@XTracerAsync({name:'Notification/getAndpostToken', bugPrint: true, module:'notification', autoFinish: false})
|
||||
private getAndpostToken(username, tracing?: TracingType) {
|
||||
const geturl = environment.apiURL + 'notifications/token';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user