This commit is contained in:
Aurélien Delobelle 2017-09-16 03:08:41 +02:00
parent 72e29870cc
commit 8640a96c52

View file

@ -60,7 +60,7 @@ $( function() {
* (or second if first is already used...)
*/
export function prepareShorcuts() {
function prepareShorcuts() {
let shortcuts = {};
$('.method-wrapper a').each( function() {