Fix after rebase

This commit is contained in:
smilerz
2021-11-21 10:59:11 -06:00
parent 286595e03d
commit 6cffee57fe
11 changed files with 6118 additions and 33020 deletions

View File

@ -226,7 +226,6 @@ export default {
updateStartTime: function (e) {
this.start_time = e
},
updateIngredientCheckedState: function (e) {
for (let step of this.recipe.steps) {
for (let ingredient of step.ingredients) {