mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-06 16:58:49 +01:00
This commit is contained in:
parent
386a0927da
commit
81f39961eb
1 changed files with 1 additions and 1 deletions
|
|
@ -435,7 +435,7 @@ export class Protyle {
|
|||
}
|
||||
|
||||
public getRange(element: Element) {
|
||||
getEditorRange(element);
|
||||
return getEditorRange(element);
|
||||
}
|
||||
|
||||
public hasClosestBlock(element: Node) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue