k
This commit is contained in:
@@ -12,6 +12,7 @@ const UsersTab = () => {
|
||||
data: {
|
||||
...user,
|
||||
positionKey: user.position?.key,
|
||||
roleKey: user.role.key
|
||||
}
|
||||
}
|
||||
}).then(async ({ok, message}) => {
|
||||
|
||||
Reference in New Issue
Block a user