mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
Remove extraneous trailing paren accidentally introduced by c3c46786
This commit is contained in:
parent
aaa846da17
commit
7b2d333b2e
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@ function start() {
|
|||
} else {
|
||||
show_overlay();
|
||||
}
|
||||
});
|
||||
};
|
||||
display.connect('overlay-key', toggleOverlay);
|
||||
global.connect('panel-main-menu', toggleOverlay);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue