comment signalR connection

This commit is contained in:
Peter Maquiran
2024-01-22 16:10:02 +01:00
parent ccf5c6c9d6
commit f20ef4940d
@@ -85,7 +85,7 @@ export class NewPublicationPage implements OnInit {
this.filecontent = true;
}
this.SocketConnectionMCRService.connect()
// this.SocketConnectionMCRService.connect()
}
ngOnInit() {