fix: settings ui cleanup

This commit is contained in:
Jannat Patel
2025-05-29 16:09:14 +05:30
parent fba89dfacb
commit f1bbd4eb13
4 changed files with 15 additions and 5 deletions

View File

@@ -179,7 +179,7 @@ const columns = computed(() => {
key: 'member_name',
},
{
label: __('Enabled'),
label: __('Status'),
key: 'enabled',
align: 'center',
},