mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-28 01:44:07 +01:00
🎨 改进动态加载判断 Fix https://github.com/siyuan-note/siyuan/issues/7693
This commit is contained in:
parent
681318cbb9
commit
b81152515c
5 changed files with 26 additions and 7 deletions
2
app/src/types/protyle.d.ts
vendored
2
app/src/types/protyle.d.ts
vendored
|
|
@ -409,7 +409,7 @@ interface IProtyle {
|
|||
id: string,
|
||||
block: {
|
||||
id?: string,
|
||||
childBlockCount?: number,
|
||||
scroll?: boolean
|
||||
parentID?: string,
|
||||
parent2ID?: string,
|
||||
rootID?: string,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue