forked from Shinonome/dots-hyprland
format
This commit is contained in:
@@ -124,7 +124,7 @@ Scope {
|
|||||||
if (result == PamResult.Success) {
|
if (result == PamResult.Success) {
|
||||||
root.unlocked(root.targetAction);
|
root.unlocked(root.targetAction);
|
||||||
stopFingerPam();
|
stopFingerPam();
|
||||||
} else if (result == PamResult.Error){ // if timeout or etc..
|
} else if (result == PamResult.Error) { // if timeout or etc..
|
||||||
tryFingerUnlock()
|
tryFingerUnlock()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user