mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-02 12:49:02 -05:00
meal plan stuff
This commit is contained in:
@@ -508,6 +508,7 @@ export default {
|
||||
} else {
|
||||
entry.from_date = target_date
|
||||
entry.to_date = moment(target_date).add(fromToDiff, 'd')
|
||||
console.log('UPDAAAATING: ', entry.fromDate, entry.toDate)
|
||||
this.saveEntry(entry)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user