mirror of
https://github.com/zadam/trilium.git
synced 2025-11-08 14:25:51 +01:00
many small fixes from Intellij analysis
This commit is contained in:
@@ -34,7 +34,7 @@ export default class ConfirmDialog 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 afterward
|
||||
}
|
||||
|
||||
doRender() {
|
||||
|
||||
Reference in New Issue
Block a user