fix: misc issues

This commit is contained in:
Jannat Patel
2025-05-31 11:52:25 +05:30
parent ade47b4e83
commit 6f50242f5a
8 changed files with 33 additions and 10 deletions

View File

@@ -293,8 +293,8 @@ const tabsStructure = computed(() => {
type: 'checkbox',
},
{
label: 'Certified Participants',
name: 'certified_participants',
label: 'Certified Members',
name: 'certified_members',
type: 'checkbox',
},
{