mirror of
https://github.com/zsviczian/obsidian-excalidraw-plugin.git
synced 2025-08-06 05:46:28 +00:00
correct codeblock
This commit is contained in:
@@ -184,4 +184,5 @@ elements.forEach((el)=>{
|
||||
}
|
||||
});
|
||||
ea.addElementsToView();
|
||||
ea.deleteViewElements(elements);
|
||||
ea.deleteViewElements(elements);
|
||||
```
|
||||
Reference in New Issue
Block a user