mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-03 05:11:31 -05:00
minor cleanup
This commit is contained in:
@@ -687,9 +687,7 @@ export default {
|
||||
},
|
||||
methods: {
|
||||
// this.genericAPI inherited from ApiMixin
|
||||
download(type) {
|
||||
console.log("you just downloaded", type)
|
||||
},
|
||||
|
||||
addItem() {
|
||||
let api = new ApiApiFactory()
|
||||
api.createShoppingListEntry(this.new_item)
|
||||
|
||||
Reference in New Issue
Block a user