fix
All checks were successful
Build And Deploy Main / build-and-deploy (push) Successful in 33s

This commit is contained in:
2026-03-10 16:21:27 -04:00
parent 27ba6b89d7
commit e7f47e664c
5 changed files with 261 additions and 15 deletions

View File

@@ -8,6 +8,9 @@ module.exports = mongoose => {
roles: [{
type: String
}],
permissions: [{
type: String
}],
mobile_phone: String,
home_phone: String,
language: String,