mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Try no results
This commit is contained in:
parent
e2531584bf
commit
926e0ad007
1 changed files with 1 additions and 1 deletions
|
|
@ -250,7 +250,7 @@ export default {
|
|||
while (results.length > 0)
|
||||
chunks.push(results.splice(0, size))
|
||||
|
||||
return chunks
|
||||
return []
|
||||
},
|
||||
hasSearchInputText () {
|
||||
return this.query.length > 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue