Remove extraneous trailing paren accidentally introduced by c3c46786
This commit is contained in:
parent
aaa846da17
commit
7b2d333b2e
@ -70,7 +70,7 @@ function start() {
|
||||
} else {
|
||||
show_overlay();
|
||||
}
|
||||
});
|
||||
};
|
||||
display.connect('overlay-key', toggleOverlay);
|
||||
global.connect('panel-main-menu', toggleOverlay);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user