mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
fix input filter
This commit is contained in:
@@ -191,6 +191,7 @@ export class NotificationsService {
|
||||
tracing.setAttribute('outcome','success')
|
||||
tracing.finish()
|
||||
}, (error) => {
|
||||
tracing.setAttribute('postToken','failed')
|
||||
tracing.setAttribute('outcome','failed')
|
||||
tracing.finish()
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user