mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2025-12-24 02:39:20 -05:00
fixed note only meal plan entries not working
This commit is contained in:
@@ -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,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user