Fix arrow display on members' sort by role
This commit is contained in:
parent
d638771204
commit
596d5d46a9
@ -86,7 +86,8 @@ export default {
|
||||
{
|
||||
displayName: 'Workspace Role',
|
||||
attr: 'role',
|
||||
sortFunc: alphabeticalSort
|
||||
sortFunc: alphabeticalSort,
|
||||
width: "20%"
|
||||
},
|
||||
]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user