mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
Improve notification
This commit is contained in:
@@ -59,12 +59,12 @@ export class FingerprintPage implements OnInit {
|
||||
// })
|
||||
// .then((FingerPrintHash: any) => {
|
||||
|
||||
// this.successMessage()
|
||||
// this.toastService.successMessage()
|
||||
// localStorage.setItem('FingerPrintHash', FingerPrintHash)
|
||||
|
||||
// })
|
||||
// .catch((error: any) => {
|
||||
// this.badRequest()
|
||||
// this.toastService.badRequest()
|
||||
// });
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user