Merge branch 'rich-text-descriptions' of https://github.com/MxMarx/audiobookshelf into rich-text-descriptions

This commit is contained in:
MxMarx 2023-10-02 15:39:14 -07:00
commit 089e4b47db
22 changed files with 165 additions and 104 deletions

View file

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