Snailsloth
Results
2
comments of
Snailsloth
ahah! Found it! `node_modules\pug\lib\index.js` just changed all "pretty: options.pretty," to "pretty: true," and everything is fine now.
Hello. Could you tell me how to use querystring? Even a small example could help me. I'm trying to create a lead with b24 ```javascript "crm.lead.add", { fields:{ "TITLE":"leadname" }...