mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-02 04:39:54 -05:00
changed step header default and fixed ingredient rendering error
This commit is contained in:
@@ -791,7 +791,7 @@ export default {
|
||||
let empty_step = {
|
||||
instruction: "",
|
||||
ingredients: [],
|
||||
show_as_header: true,
|
||||
show_as_header: false,
|
||||
time_visible: false,
|
||||
ingredients_visible: true,
|
||||
instruction_visible: true,
|
||||
|
||||
Reference in New Issue
Block a user