mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-02 12:49:02 -05:00
various fixes
This commit is contained in:
@@ -110,6 +110,7 @@ export default {
|
||||
methods: {
|
||||
// this.genericAPI inherited from ApiMixin
|
||||
search: function (query) {
|
||||
console.log("did the thing")
|
||||
let options = {
|
||||
page: 1,
|
||||
pageSize: this.limit,
|
||||
|
||||
Reference in New Issue
Block a user