yarn
This commit is contained in:
@ -46,7 +46,7 @@ const ManageMembers = () => {
|
||||
limit: 10,
|
||||
page: 1,
|
||||
with_deleted: false,
|
||||
order_field: 'name',
|
||||
order_field: 'fullname',
|
||||
order_direction: 'ASC'
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user