add akadmy template also
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user