mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-30 11:42:26 +08:00
alt-l shouldn't bring up edit tree prefix dialog
This commit is contained in:
parent
b809971fd1
commit
40a522a9aa
@ -52,8 +52,6 @@ const editTreePrefix = (function() {
|
|||||||
return false;
|
return false;
|
||||||
});
|
});
|
||||||
|
|
||||||
$(document).bind('keydown', 'alt+l', showDialog);
|
|
||||||
|
|
||||||
return {
|
return {
|
||||||
showDialog
|
showDialog
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user