Fix syntax error
This commit is contained in:
parent
9e44978aed
commit
580bd67278
@ -170,7 +170,8 @@ const OsdWindow = new Lang.Class({
|
||||
onComplete: Lang.bind(this, function() {
|
||||
this._reset();
|
||||
Meta.enable_unredirect_for_screen(global.screen);
|
||||
});
|
||||
})
|
||||
});
|
||||
},
|
||||
|
||||
_reset: function() {
|
||||
|
Loading…
Reference in New Issue
Block a user