Skip to content

Commit

Permalink
fix: EDITOR-364
Browse files Browse the repository at this point in the history
  • Loading branch information
felixroos committed May 24, 2019
1 parent 8aa1987 commit 62162b7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ export class ResourceConfig {
account: {
identifier: 'accountID',
identifierPattern: this.uuid(),
label: 'email',
label: 'name',
defaultFilter: 'email',
permissions: {
get: 'acc:list',
Expand Down

0 comments on commit 62162b7

Please sign in to comment.