format using qmlformat
This commit is contained in:
@@ -6,7 +6,6 @@ Scope {
|
||||
|
||||
required property var lock
|
||||
|
||||
|
||||
Connections {
|
||||
function onLidClosing(): void {
|
||||
root.lock.lock.locked = true;
|
||||
@@ -14,5 +13,4 @@ Scope {
|
||||
|
||||
target: LidWatcher
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user