mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-03 01:35:08 +02:00
Fix:Updating RSS feeds with new episodes #2139
This commit is contained in:
parent
a446fc0f20
commit
fd0920c808
3 changed files with 24 additions and 0 deletions
|
@ -191,6 +191,7 @@ export default {
|
|||
}
|
||||
},
|
||||
methods: {
|
||||
search() {},
|
||||
inputUpdate() {
|
||||
clearTimeout(this.searchTimeout)
|
||||
this.searchTimeout = setTimeout(() => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue