Remove debug logs

This commit is contained in:
Chocobozzz 2021-06-25 16:02:57 +02:00
parent afc6710112
commit 16ca5f682b
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 0 additions and 4 deletions

View File

@ -547,8 +547,6 @@
return
}
console.log('do search')
this.doSearch()
if (scrollToResults) this.scrollToResults()
},
@ -699,8 +697,6 @@
methods: {
doNewSearch () {
console.log('do new search')
this.currentPage = 1
this.channelsCount = null
this.videosCount = null