merge branch dev-sabda-v2
This commit is contained in:
parent
42c9316eff
commit
52d55194dc
|
|
@ -122,12 +122,8 @@ export default function CreateAccountForBroadcast() {
|
|||
whatsappNumber: data.whatsapp ?? "",
|
||||
campaignId: data.campaignId,
|
||||
};
|
||||
<<<<<<< HEAD
|
||||
// console.log("data", data);
|
||||
=======
|
||||
|
||||
console.log("REQ:", reqData);
|
||||
>>>>>>> 8f494739c6b99d720d5a8ec6774444e9fc8fb852
|
||||
|
||||
const response = await saveMediaBlastAccount(reqData);
|
||||
if (response?.error) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue