mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-20 15:26:09 +01:00
This commit is contained in:
parent
be1b34a163
commit
9143bb8a2f
2 changed files with 15 additions and 2 deletions
3
app/src/types/index.d.ts
vendored
3
app/src/types/index.d.ts
vendored
|
|
@ -837,8 +837,9 @@ interface IAVCell {
|
|||
color: string,
|
||||
bgColor: string,
|
||||
value: string,
|
||||
valueType: TAVCol,
|
||||
renderValue: {
|
||||
content: string,
|
||||
id: string,
|
||||
}
|
||||
} | string
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue