fixed note only meal plan entries not working

This commit is contained in:
vabene1111 2020-11-04 14:58:31 +01:00
parent 0ac23b4e3a
commit a1b15d46b8

View File

@ -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,
}