mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-04-06 01:25:38 +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