typo
This commit is contained in:
parent
51b82ad91d
commit
3678234841
1 changed files with 1 additions and 1 deletions
|
@ -736,7 +736,7 @@ pandora.ui.mainMenu = function() {
|
|||
Ox.Fullscreen.toggle();
|
||||
},
|
||||
key_alt_control_shift_f: function() {
|
||||
pandora.UI.set(find: {conditions: [], operator: '&'});
|
||||
pandora.UI.set({find: {conditions: [], operator: '&'}});
|
||||
},
|
||||
key_backtick: function() {
|
||||
changeFocus(1);
|
||||
|
|
Loading…
Reference in a new issue