mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 19:36:12 +01:00
unblocking infinite cycle
This commit is contained in:
@@ -90,7 +90,7 @@ function showDialog() {
|
||||
});
|
||||
}
|
||||
|
||||
reload();
|
||||
setTimeout(reload, 100);
|
||||
|
||||
$(document).bind('keydown', 'ctrl+e', e => {
|
||||
showDialog();
|
||||
|
||||
Reference in New Issue
Block a user