This commit is contained in:
Peter Maquiran
2021-08-19 11:32:08 +01:00
30 changed files with 162 additions and 145 deletions
@@ -73,7 +73,6 @@ export class SynchroService {
}
private onmessage = async (event: any)=> {
// alert('message')
this.callback()
}