Added email payload HeaderType:SelfBooking

This commit is contained in:
Srinath 2026-02-16 18:39:48 +05:30
parent 167b3196db
commit bb32f8fce2
1 changed files with 1 additions and 0 deletions

View File

@ -58,6 +58,7 @@ const PublicQrCodeShare = (qrCodeUrl) => {
toEmail: toEmail,
type: 'M',
fileUrl: qrCodeUrl.qrCodeUrl,
HeaderType:"SelfBooking"
};
try {