diff --git a/.hta_slug/edit-lead.php b/.hta_slug/edit-lead.php index 8df0a7a..8b2b4c2 100644 --- a/.hta_slug/edit-lead.php +++ b/.hta_slug/edit-lead.php @@ -814,6 +814,12 @@ {templateName: "Follow up", templateID: "361", verticals: "buzzapp"} ]; + let akadmyData = [ + {templateName: "Welcome email", templateID: "369", verticals: "akadmy"}, + {templateName: "Followup", templateID: "370", verticals: "akadmy"}, + {templateName: "DNP", templateID: "371", verticals: "akadmy"} + ]; + let templateWhatsappList = document.getElementById('templateWhatsappList'); templateWhatsappList.innerHTML = ''; // Clear the previous list items