From a45d3ec42112926c7489bc3af8fed1bbacdfb5bf Mon Sep 17 00:00:00 2001 From: Suvo Date: Fri, 2 Jan 2026 09:02:23 +0000 Subject: [PATCH] add akadmy template also --- .hta_slug/edit-lead.php | 6 ++++++ 1 file changed, 6 insertions(+) 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