Skip to content

Commit b5dbf3a

Browse files
committed
2 parents f2386ae + 64132a3 commit b5dbf3a

File tree

2 files changed

+3349
-1
lines changed

2 files changed

+3349
-1
lines changed

src/server.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ var api = ( ()=> {
1919
this.send_response(wsManager, socket, { type, response }, module_id);
2020
},
2121
getOrg : async (config, module) =>{
22-
console.log("config WS utils ==== ",config)
22+
console.log("config WS utils==== ",config)
2323
const socket_config = {
2424
"config": {
2525
"apiKey": config["apiKey"],

0 commit comments

Comments
 (0)