mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -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)
|
console.log('scan', scan)
|
||||||
|
|
||||||
|
clearTimeout(timer)
|
||||||
|
|
||||||
resolve()
|
resolve()
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue