Merge pull request #1515 from bokicoder/patch-1

LockContext: fix
This commit is contained in:
Lysec
2026-01-23 15:08:58 +01:00
committed by GitHub
+3
View File
@@ -39,6 +39,9 @@ Scope {
infoMessage = "";
showFailure = false;
errorMessage = "";
if (!waitingForPassword) {
pam.abort();
}
if (fprintdAvailable) {
occupyFingerprintSensorProc.running = true;
}