mirror of
https://github.com/zadam/trilium.git
synced 2025-11-07 13:56:11 +01:00
chore(client/ts): port widgets/dialogs/delete_notes
This commit is contained in:
@@ -13,7 +13,7 @@ class BasicWidget extends Component {
|
||||
private classes: string[];
|
||||
private childPositionCounter: number;
|
||||
private cssEl?: string;
|
||||
private $widget!: JQuery<HTMLElement>;
|
||||
protected $widget!: JQuery<HTMLElement>;
|
||||
_noteId!: string;
|
||||
|
||||
constructor() {
|
||||
|
||||
Reference in New Issue
Block a user