mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-17 20:48:06 +01:00
This commit is contained in:
parent
2af6113515
commit
d96f09d2d4
3 changed files with 15 additions and 8 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -833,6 +833,7 @@ interface IAVRow {
|
|||
}
|
||||
|
||||
interface IAVCell {
|
||||
id: string,
|
||||
color: string,
|
||||
bgColor: string,
|
||||
value: string,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue