mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2025-12-26 03:43:34 -05:00
remove console message
This commit is contained in:
@@ -376,7 +376,6 @@ export default {
|
||||
// this.genericAPI inherited from ApiMixin
|
||||
refreshData: function (random) {
|
||||
this.random_search = random
|
||||
console.log(this.debug, typeof this.debug)
|
||||
let params = {
|
||||
query: this.settings.search_input,
|
||||
keywords: this.settings.search_keywords,
|
||||
|
||||
Reference in New Issue
Block a user