mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
make code cleaner
This commit is contained in:
@@ -294,6 +294,7 @@ export class WsChatService {
|
||||
funx: params.funx
|
||||
}
|
||||
|
||||
return id
|
||||
},
|
||||
connect:()=> {
|
||||
this.socket = new WebSocket(environment.apiWsChatUrl);
|
||||
|
||||
Reference in New Issue
Block a user