Id is not so important, it's in the profile URL

This commit is contained in:
Robert Schäfer 2019-07-10 21:49:15 +02:00
parent 448f350c2e
commit 095a5e7c67

View File

@ -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'),