qs: recover from screenshot fail

This commit is contained in:
outfoxxed 2026-01-04 00:16:30 -08:00
parent 35a5650988
commit 52b53215f5
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E

View file

@ -33,6 +33,7 @@ Scope {
} else {
console.log("screenshot failed")
cleanupProc.running = true
root.shooting = false
}
}
}