make code cleaner

This commit is contained in:
Peter Maquiran
2022-01-12 21:30:32 +01:00
parent 4a80a9fd8c
commit 8fbd4f0a25
+1
View File
@@ -294,6 +294,7 @@ export class WsChatService {
funx: params.funx
}
return id
},
connect:()=> {
this.socket = new WebSocket(environment.apiWsChatUrl);