feat: delete zoom accounts from settings

This commit is contained in:
Jannat Patel
2025-05-27 11:40:22 +05:30
parent 0d1fac321a
commit af05b614a9
5 changed files with 170 additions and 23 deletions

View File

@@ -155,13 +155,13 @@ const tabsStructure = computed(() => {
type: 'Column Break',
},
{
label: 'Batch Confirmation Template',
label: 'Batch Confirmation Email Template',
name: 'batch_confirmation_template',
doctype: 'Email Template',
type: 'Link',
},
{
label: 'Certification Template',
label: 'Certification Email Template',
name: 'certification_template',
doctype: 'Email Template',
type: 'Link',