Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Apr 23, 2021
2 parents f2386ae + 64132a3 commit b5dbf3a
Show file tree
Hide file tree
Showing 2 changed files with 3,349 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/server.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ var api = ( ()=> {
this.send_response(wsManager, socket, { type, response }, module_id);
},
getOrg : async (config, module) =>{
console.log("config WS utils ==== ",config)
console.log("config WS utils==== ",config)
const socket_config = {
"config": {
"apiKey": config["apiKey"],
Expand Down
Loading

0 comments on commit b5dbf3a

Please sign in to comment.