mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 12:28:42 +00:00
feat: add dispose
This commit is contained in:
@@ -444,6 +444,7 @@ export class Editor implements Virgo {
|
||||
this.hooks.dispose();
|
||||
this.plugin_manager.dispose();
|
||||
this.selectionManager.dispose();
|
||||
this.dragDropManager.dispose();
|
||||
this._disposeClipboard();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user