- ++Booking List
- ++Delete a Booking also for the Admin.
This commit is contained in:
@@ -32,7 +32,7 @@ var UserSchema = new mongoose.Schema({
|
||||
}*/
|
||||
},
|
||||
idapp: {
|
||||
type: Number,
|
||||
type: String,
|
||||
required: true,
|
||||
},
|
||||
username: {
|
||||
|
||||
Reference in New Issue
Block a user