mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-23 23:44:06 +01:00
This commit is contained in:
parent
ac485ea545
commit
0d2147b294
3 changed files with 58 additions and 37 deletions
2
app/src/types/index.d.ts
vendored
2
app/src/types/index.d.ts
vendored
|
|
@ -1168,7 +1168,7 @@ interface IAVCellValue {
|
|||
}
|
||||
relation?: {
|
||||
blockIDs: string[]
|
||||
contents?: string[]
|
||||
contents?: IAVCellValue[]
|
||||
}
|
||||
rollup?: {
|
||||
contents?: IAVCellValue[]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue