mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-27 18:40:39 +00:00
fixes part 5
This commit is contained in:
Vendored
+1
-1
@@ -40,7 +40,7 @@ const defaultState = {
|
||||
sortable: true,
|
||||
},
|
||||
{
|
||||
label: i18n.t('user'),
|
||||
label: i18n.t('User'),
|
||||
field: 'user_id',
|
||||
sortable: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user