Change shortcut to `n`.

This commit is contained in:
Jacob Schatz 2017-03-26 16:39:01 -04:00
parent fac13e6175
commit cba47179d5
2 changed files with 3 additions and 3 deletions

View File

@ -25,7 +25,7 @@
}
}
Mousetrap.bind('m', function() {
Mousetrap.bind('n', function() {
$('.global-dropdown-menu').addClass('shortcuts')
$('.global-dropdown-toggle').trigger('click');
});

View File

@ -17,8 +17,8 @@
%th Global Shortcuts
%tr
%td.shortcut
.key m
%td Main Menu
.key n
%td Main Navigation
%tr
%td.shortcut
.key s