mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
LockScreen: fix fingerprint support for real this time
This commit is contained in:
@@ -30,8 +30,6 @@ Scope {
|
||||
return;
|
||||
}
|
||||
|
||||
if (currentText === "") return;
|
||||
|
||||
if (root.unlockInProgress) {
|
||||
Logger.i("LockContext", "Unlock already in progress, ignoring duplicate attempt");
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user