@beam3_dev/api_module 0.0.46 → 0.0.47

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/wb3Api.js CHANGED
@@ -453,7 +453,7 @@ function be(e, t, n, s = void 0, i = void 0) {
453
453
  },
454
454
  onComplete(o) {
455
455
  let a = JSON.parse(o);
456
- if (a.success === !0)
456
+ if (console.log("☠️ info => ", a), a.success === !0)
457
457
  try {
458
458
  const r = a.data[0].dataelements.ticketURL;
459
459
  s && s(r);