fixed billing app fixes

This commit is contained in:
Čarodej
2022-02-11 17:25:39 +01:00
parent eb948f9000
commit 948c7453a6
4 changed files with 13 additions and 8 deletions

View File

@@ -274,10 +274,6 @@ export default {
field: 'role',
sortable: true,
},
{
label: this.$t('admin_page_user.table.plan'),
sortable: false,
},
{
label: this.$t('admin_page_user.table.storage_used'),
sortable: false,