lock screen: fix incorrect password text

This commit is contained in:
end-4
2025-08-11 15:07:47 +07:00
parent 7f1699663d
commit ea70c354ad
4 changed files with 9 additions and 11 deletions
+1
View File
@@ -19,6 +19,7 @@ Singleton {
property bool overviewOpen: false
property bool screenLocked: false
property bool screenLockContainsCharacters: false
property bool screenUnlockFailed: false
property bool sessionOpen: false
property bool superDown: false
property bool superReleaseMightTrigger: true