greeter: fixed resource links

This commit is contained in:
kossLAN 2025-06-20 12:34:10 -04:00
parent fc9ced0bbe
commit 47d5f48709
Signed by: kossLAN
SSH key fingerprint: SHA256:bdV0x+wdQHGJ6LgmstH3KV8OpWY+OOFmJcPcB0wQPV8
4 changed files with 2 additions and 3 deletions

View file

@ -184,7 +184,7 @@ Item {
// testing button
Button {
visible: true
visible: false
text: "Emergency Unlock"
onClicked: root.state.unlocked()