Debug session data
This commit is contained in:
parent
cd457e190e
commit
9e5f0fa389
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@ async function initGreeter(){
|
||||||
connectPowerActions();
|
connectPowerActions();
|
||||||
populateSessions();
|
populateSessions();
|
||||||
populateUsers();
|
populateUsers();
|
||||||
|
|
||||||
|
console.log(lightdm.default_session);
|
||||||
}
|
}
|
||||||
|
|
||||||
window.addEventListener("GreeterReady", () => {
|
window.addEventListener("GreeterReady", () => {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue