mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-04 11:50:15 +01:00
This commit is contained in:
parent
b31c5eb11d
commit
b7297bdf42
2 changed files with 3 additions and 3 deletions
2
app/src/types/index.d.ts
vendored
2
app/src/types/index.d.ts
vendored
|
|
@ -815,7 +815,7 @@ interface IAVColumn {
|
|||
options?: {
|
||||
name: string,
|
||||
color: string,
|
||||
desc: string,
|
||||
desc?: string,
|
||||
}[],
|
||||
relation?: IAVColumnRelation,
|
||||
rollup?: IAVCellRollupValue
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue