This reverts commit e730804b48
.
This commit is contained in:
parent
25876993ff
commit
f405572e5c
16 changed files with 138 additions and 329 deletions
|
@ -10,7 +10,6 @@ const createConversation = params => {
|
|||
contact: {
|
||||
name: params.fullName,
|
||||
email: params.emailAddress,
|
||||
phone_number: params.phoneNumber,
|
||||
},
|
||||
message: {
|
||||
content: params.message,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue