mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-20 22:14:06 +01:00
This commit is contained in:
parent
bfacae35fa
commit
1b9e2fe35d
4 changed files with 6 additions and 2 deletions
3
app/src/types/index.d.ts
vendored
3
app/src/types/index.d.ts
vendored
|
|
@ -825,4 +825,7 @@ interface IAVCell {
|
|||
color: string,
|
||||
bgColor: string,
|
||||
value: string,
|
||||
renderValue: {
|
||||
content: string,
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue