mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-04 21:58:54 -05:00
cleanup
This commit is contained in:
@@ -22,7 +22,6 @@
|
|||||||
</v-list>
|
</v-list>
|
||||||
</v-menu>
|
</v-menu>
|
||||||
</v-btn>
|
</v-btn>
|
||||||
<v-icon icon="$dragHandle" class="drag-handle cursor-move"></v-icon>
|
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<v-card-text>
|
<v-card-text>
|
||||||
@@ -154,7 +153,7 @@ function sortIngredients() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
*
|
* parse ingredients from text input and add them as ingredients
|
||||||
*/
|
*/
|
||||||
function parseAndInsertIngredients() {
|
function parseAndInsertIngredients() {
|
||||||
let api = new ApiApi()
|
let api = new ApiApi()
|
||||||
|
|||||||
Reference in New Issue
Block a user