coral-plus 0.0.4 → 0.0.5
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/coralPlus.js +2 -2
- package/package.json +1 -1
package/dist/coralPlus.js
CHANGED
|
@@ -32925,7 +32925,7 @@ function RH() {
|
|
|
32925
32925
|
is_frameless: !0,
|
|
32926
32926
|
form_data: k2,
|
|
32927
32927
|
uid: Insider?.getUserId(),
|
|
32928
|
-
campaign_id:
|
|
32928
|
+
campaign_id: 1990,
|
|
32929
32929
|
coupon_action: {
|
|
32930
32930
|
type: "none",
|
|
32931
32931
|
email: "",
|
|
@@ -32943,7 +32943,7 @@ function RH() {
|
|
|
32943
32943
|
data: Insider?.fns.stringify(e),
|
|
32944
32944
|
success: () => {
|
|
32945
32945
|
Insider?.eventManager.dispatch("leadCollection:userData:sent", {
|
|
32946
|
-
campaignId:
|
|
32946
|
+
campaignId: 1990,
|
|
32947
32947
|
exampleFormData: k2,
|
|
32948
32948
|
email: ""
|
|
32949
32949
|
});
|