From b7c121f0900d36bd9c0ad40a6beb0bbdeae6ad99 Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Sun, 10 Aug 2025 23:23:26 +1000 Subject: lock: fix button --- modules/lock/Pam.qml | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/lock/Pam.qml') diff --git a/modules/lock/Pam.qml b/modules/lock/Pam.qml index 6752d30..fa6e3d7 100644 --- a/modules/lock/Pam.qml +++ b/modules/lock/Pam.qml @@ -8,6 +8,7 @@ Scope { required property WlSessionLock lock + readonly property alias passwd: passwd readonly property bool active: passwd.active property string state property string buffer -- cgit v1.2.3-freya