diff options
Diffstat (limited to 'modules/lock/Input.qml')
| -rw-r--r-- | modules/lock/Input.qml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/lock/Input.qml b/modules/lock/Input.qml index c9c1431..f5b3c16 100644 --- a/modules/lock/Input.qml +++ b/modules/lock/Input.qml @@ -37,6 +37,7 @@ ColumnLayout { text: "person" fill: 1 + grade: 200 font.pointSize: Config.lock.sizes.faceSize / 2 } |