mirror of
https://github.com/grassmunk/Chicago95.git
synced 2025-07-30 00:55:28 +02:00
Merge pull request #72 from phil294/master
Do not call initializeActions()
This commit is contained in:
commit
1874821b69
@ -215,7 +215,7 @@ function handleFocus() {
|
||||
// Load the list of users
|
||||
initializeUsers();
|
||||
// Load actions (suspend, reboot, shutdown, etc.)
|
||||
initializeActions();
|
||||
// initializeActions();
|
||||
// Handle focusing
|
||||
handleFocus();
|
||||
})();
|
||||
})();
|
||||
|
Loading…
x
Reference in New Issue
Block a user