mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-11 09:07:12 -05:00
renamed ingredients_markdown and removed ingredients_vue
This commit is contained in:
@@ -2878,7 +2878,7 @@ export interface RecipeSteps {
|
||||
* @type {string}
|
||||
* @memberof RecipeSteps
|
||||
*/
|
||||
ingredients_markdown?: string;
|
||||
instructions_markdown?: string;
|
||||
/**
|
||||
*
|
||||
* @type {string}
|
||||
@@ -3731,7 +3731,7 @@ export interface Step {
|
||||
* @type {string}
|
||||
* @memberof Step
|
||||
*/
|
||||
ingredients_markdown?: string;
|
||||
instructions_markdown?: string;
|
||||
/**
|
||||
*
|
||||
* @type {string}
|
||||
|
||||
Reference in New Issue
Block a user