LockContext: fix

This commit is contained in:
bokicoder
2026-01-23 22:06:11 +08:00
committed by GitHub
parent 94a09484aa
commit c378898423
+3
View File
@@ -39,6 +39,9 @@ Scope {
infoMessage = "";
showFailure = false;
errorMessage = "";
if (!waitingForPassword) {
pam.abort();
}
if (fprintdAvailable) {
occupyFingerprintSensorProc.running = true;
}