This commit is contained in:
@@ -8,6 +8,9 @@ module.exports = mongoose => {
|
||||
roles: [{
|
||||
type: String
|
||||
}],
|
||||
permissions: [{
|
||||
type: String
|
||||
}],
|
||||
mobile_phone: String,
|
||||
home_phone: String,
|
||||
language: String,
|
||||
|
||||
Reference in New Issue
Block a user