mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-21 22:44:06 +01:00
🐛 粘贴到关联cell报错
This commit is contained in:
parent
5c56c1c542
commit
3c8baa1d9f
2 changed files with 7 additions and 7 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -1158,6 +1158,7 @@ interface IAVCellDateValue {
|
|||
content2?: number,
|
||||
isNotEmpty2?: boolean
|
||||
hasEndDate?: boolean
|
||||
formattedContent?: string,
|
||||
isNotTime?: boolean // 默认 true
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue