style: Missing semicolon

This commit is contained in:
Faris Ansari 2019-06-28 14:14:30 +05:30
parent c2ad767887
commit 4df6c05a5b

View file

@ -59,7 +59,7 @@ frappe.ui.keys.bind_shortcut_group_event = () => {
$(document).on('mousemove', () => {
unhighlight_alt_shortcuts();
});
}
};
function get_shortcut_for_key(key) {
// Get the shortcut for combination of alt+key