mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 21:36:05 +01:00
many small issues found by intellij analysis
This commit is contained in:
@@ -27,7 +27,7 @@ export default class InfoDialog extends BasicWidget {
|
||||
super();
|
||||
|
||||
this.resolve = null;
|
||||
this.$originallyFocused = null; // element focused before the dialog was opened so we can return to it afterwards
|
||||
this.$originallyFocused = null; // element focused before the dialog was opened, so we can return to it afterwards
|
||||
}
|
||||
|
||||
doRender() {
|
||||
|
||||
Reference in New Issue
Block a user