remove console message
This commit is contained in:
parent
3516505dd1
commit
ea62c10d9a
@ -376,7 +376,6 @@ export default {
|
|||||||
// this.genericAPI inherited from ApiMixin
|
// this.genericAPI inherited from ApiMixin
|
||||||
refreshData: function (random) {
|
refreshData: function (random) {
|
||||||
this.random_search = random
|
this.random_search = random
|
||||||
console.log(this.debug, typeof this.debug)
|
|
||||||
let params = {
|
let params = {
|
||||||
query: this.settings.search_input,
|
query: this.settings.search_input,
|
||||||
keywords: this.settings.search_keywords,
|
keywords: this.settings.search_keywords,
|
||||||
|
Loading…
Reference in New Issue
Block a user