some changes

This commit is contained in:
2021-01-26 18:52:25 +01:00
parent 4535ce2dda
commit d5684d922f
3 changed files with 17 additions and 3 deletions

View File

@@ -64,6 +64,7 @@ const restaurantSchema = mongoose.Schema({
subscriptionActive: Boolean,
subscriptionStarted: Date,
subscriptionDue: Date,
indexed: Date,
categories: [String],
lunchHours: String,
lunchMenu: [