add akadmy template also
This commit is contained in:
@@ -843,6 +843,9 @@
|
||||
} else if(bvValue === 'bip') {
|
||||
selectedData = bipData;
|
||||
whatsAppSelectdeData = bipWhatsAppData;
|
||||
} else if(bvValue === 'akadmy') {
|
||||
selectedData = akadmyData;
|
||||
whatsAppSelectdeData = [];
|
||||
} else {
|
||||
selectedData = []; // No data for other selections, you can add more datasets as needed
|
||||
whatsAppSelectdeData = []; // No data for other selections, you can add more datasets as needed
|
||||
|
||||
Reference in New Issue
Block a user