This commit is contained in:
Peter Maquiran
2021-08-30 10:59:58 +01:00
parent 4309d01376
commit e1b9880d99
6 changed files with 8 additions and 56 deletions
+3 -3
View File
@@ -161,9 +161,9 @@ export class HomePage implements OnInit {
}
)
synchro.registerCallback('Notification', (DataArray)=> {
alert('nice')
}, 'any')
// synchro.registerCallback('Notification', (DataArray)=> {
// }, 'any')
}