Commit c638248
committed
fix: send user mails to correct eloqua form
Due to changes in the eloqua forms, when user wants to subscribe for NativeScript newsletter, we need to send the data to `NativeScript_IncludeinEmail` form instead of the previously used `dev_uins_cli` form.1 parent 093c36e commit c638248
File tree
2 files changed
+2
-2
lines changed- lib/services
- test/services
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
252 | | - | |
| 252 | + | |
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
| |||
0 commit comments