fixes part 5

This commit is contained in:
Čarodej
2022-03-02 07:43:20 +01:00
parent 90303458a0
commit a3abfd670a
10 changed files with 25 additions and 19 deletions

View File

@@ -40,7 +40,7 @@ const defaultState = {
sortable: true,
},
{
label: i18n.t('user'),
label: i18n.t('User'),
field: 'user_id',
sortable: true,
},