vault backup: 2026-03-02 09:41:52
This commit is contained in:
+1
-2
@@ -562,8 +562,7 @@ var SpellcheckTogglerPlugin = class extends import_obsidian2.Plugin {
|
||||
const editor = (_a2 = this.app.workspace.activeEditor) == null ? void 0 : _a2.editor;
|
||||
if (!editor)
|
||||
return;
|
||||
editor.replaceRange(" ", editor.getCursor());
|
||||
editor.undo();
|
||||
editor.refresh();
|
||||
})();
|
||||
}
|
||||
async onload() {
|
||||
|
||||
Reference in New Issue
Block a user