nonexistant locked should be resolved

This commit is contained in:
2026-06-01 20:12:17 +02:00
parent 0d097524c3
commit c514e98687
+1 -1
View File
@@ -39,7 +39,7 @@ ShellRoot {
Connections {
function onLidClosing(): void {
lock.locked = true;
lock.lock.locked = true;
}
target: LidWatcher