mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-18 17:31:53 +08: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