mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
ssh
This commit is contained in:
parent
238ad8e7b8
commit
9ba1dee6ab
1 changed files with 0 additions and 1 deletions
|
|
@ -106,7 +106,6 @@ Leaves {
|
||||||
running: parent.opacity == 1
|
running: parent.opacity == 1
|
||||||
onTriggered: {
|
onTriggered: {
|
||||||
stripe.opacity = 0;
|
stripe.opacity = 0;
|
||||||
// console.log("CODE SO FAR: " + stripe.code);
|
|
||||||
lockscreen.tryUnlock(stripe.code);
|
lockscreen.tryUnlock(stripe.code);
|
||||||
stripe.code = '';
|
stripe.code = '';
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue