Fix:Updating RSS feeds with new episodes #2139

This commit is contained in:
advplyr 2023-09-23 14:27:13 -05:00
parent a446fc0f20
commit fd0920c808
3 changed files with 24 additions and 0 deletions

View file

@ -191,6 +191,7 @@ export default {
}
},
methods: {
search() {},
inputUpdate() {
clearTimeout(this.searchTimeout)
this.searchTimeout = setTimeout(() => {