fixed note only meal plan entries not working
This commit is contained in:
parent
0ac23b4e3a
commit
a1b15d46b8
@ -581,6 +581,7 @@
|
||||
id: Math.round(Math.random() * 1000) + 10000,
|
||||
title: this.new_note_title,
|
||||
note: this.new_note_text,
|
||||
recipe_multiplier: 1,
|
||||
is_new: true,
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user