mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Id is not so important, it's in the profile URL
This commit is contained in:
parent
448f350c2e
commit
095a5e7c67
@ -46,7 +46,6 @@ export default {
|
|||||||
},
|
},
|
||||||
fields() {
|
fields() {
|
||||||
return {
|
return {
|
||||||
id: 'ID',
|
|
||||||
name: this.$t('admin.users.table.columns.name'),
|
name: this.$t('admin.users.table.columns.name'),
|
||||||
slug: this.$t('admin.users.table.columns.slug'),
|
slug: this.$t('admin.users.table.columns.slug'),
|
||||||
role: this.$t('admin.users.table.columns.role'),
|
role: this.$t('admin.users.table.columns.role'),
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user