mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 03:16:11 +01:00
typos
This commit is contained in:
@@ -84,7 +84,7 @@ export default class JumpToNoteDialog extends BasicWidget {
|
||||
}
|
||||
|
||||
showInFullText(e) {
|
||||
// stop from propagating upwards (dangerous especially with ctrl+enter executable javascript notes)
|
||||
// stop from propagating upwards (dangerous, especially with ctrl+enter executable javascript notes)
|
||||
e.preventDefault();
|
||||
e.stopPropagation();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user