feat: badge assignment from settings

This commit is contained in:
Jannat Patel
2025-07-08 14:12:46 +05:30
parent 023fd272b1
commit efb317191c
11 changed files with 467 additions and 47 deletions

View File

@@ -224,7 +224,8 @@ const tabsStructure = computed(() => {
},
{
label: 'Zoom Accounts',
description: 'Manage the Zoom accounts for your learning system',
description:
'Manage zoom accounts to conduct live classes from batches',
icon: 'Video',
template: markRaw(ZoomSettings),
},
@@ -250,7 +251,7 @@ const tabsStructure = computed(() => {
],
},
{
label: 'Customise',
label: 'Customize',
hideLabel: false,
items: [
{