- User Profile
- DashBoard start
This commit is contained in:
@@ -115,6 +115,15 @@ var UserSchema = new mongoose.Schema({
|
||||
img: {
|
||||
type: String
|
||||
},
|
||||
nationality: {
|
||||
type: String
|
||||
},
|
||||
intcode_cell: {
|
||||
type: String
|
||||
},
|
||||
iso2_cell: {
|
||||
type: String
|
||||
},
|
||||
cell: {
|
||||
type: String
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user