mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +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() {
|
||||
return {
|
||||
id: 'ID',
|
||||
name: this.$t('admin.users.table.columns.name'),
|
||||
slug: this.$t('admin.users.table.columns.slug'),
|
||||
role: this.$t('admin.users.table.columns.role'),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user