mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2026-01-20 20:01:22 +00:00
Remove this from clearTimeout
- inadvertantly added
This commit is contained in:
parent
1f2216cd4f
commit
2f4125b5d1
@ -211,7 +211,7 @@ export default {
|
||||
this.pending = false
|
||||
this.searchResults = []
|
||||
this.quickValue = ''
|
||||
this.clearTimeout(this.searchProcess)
|
||||
clearTimeout(this.searchProcess)
|
||||
this.isOpen = false
|
||||
this.unprocessedSearchInput = ''
|
||||
this.lastSearchTerm = ''
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user