some changes
This commit is contained in:
@@ -64,6 +64,7 @@ const restaurantSchema = mongoose.Schema({
|
||||
subscriptionActive: Boolean,
|
||||
subscriptionStarted: Date,
|
||||
subscriptionDue: Date,
|
||||
indexed: Date,
|
||||
categories: [String],
|
||||
lunchHours: String,
|
||||
lunchMenu: [
|
||||
|
||||
Reference in New Issue
Block a user