Added email payload HeaderType:SelfBooking
This commit is contained in:
parent
167b3196db
commit
bb32f8fce2
|
|
@ -58,6 +58,7 @@ const PublicQrCodeShare = (qrCodeUrl) => {
|
||||||
toEmail: toEmail,
|
toEmail: toEmail,
|
||||||
type: 'M',
|
type: 'M',
|
||||||
fileUrl: qrCodeUrl.qrCodeUrl,
|
fileUrl: qrCodeUrl.qrCodeUrl,
|
||||||
|
HeaderType:"SelfBooking"
|
||||||
};
|
};
|
||||||
|
|
||||||
try {
|
try {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue