mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 04:29:01 +01:00
refactor(client): remove unused property
This commit is contained in:
parent
4175a69e37
commit
540c1b2207
@ -60,7 +60,7 @@ export default class NoteTypeChooserDialog extends BasicWidget {
|
||||
private $originalFocused: JQuery<HTMLElement> | null;
|
||||
private $originalDialog: JQuery<HTMLElement> | null;
|
||||
|
||||
constructor(props: {}) {
|
||||
constructor() {
|
||||
super();
|
||||
|
||||
this.resolve = null;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user