fix[profile/userCard]: fixed wrong key name
roles => role
This commit is contained in:
@@ -65,7 +65,7 @@ export default {
|
||||
name: '',
|
||||
email: '',
|
||||
avatar: '',
|
||||
roles: ''
|
||||
role: ''
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user