mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
Fix v2 scans timing out after finishing
This commit is contained in:
parent
9e1a7c0158
commit
c2021fe6fd
1 changed files with 2 additions and 0 deletions
|
|
@ -629,6 +629,8 @@ export default class AppFilesScanner {
|
|||
|
||||
console.log('scan', scan)
|
||||
|
||||
clearTimeout(timer)
|
||||
|
||||
resolve()
|
||||
return
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue