Invoke signal on lightdm directly
This commit is contained in:
parent
9954635e37
commit
fd21daf18f
1 changed files with 1 additions and 1 deletions
|
@ -24,5 +24,5 @@ function bindAuthenticate() {
|
|||
}
|
||||
}
|
||||
|
||||
window.lightdm.authentication_complete.connect(authenticationComplete);
|
||||
lightdm.authentication_complete.connect(authenticationComplete);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue