mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-27 17:34:06 +01:00
This commit is contained in:
parent
d7c58357ea
commit
8a2aafcad4
2 changed files with 2 additions and 1 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -864,6 +864,7 @@ interface IAVView {
|
|||
sorts: IAVSort[],
|
||||
groups: IAVView[]
|
||||
group: IAVGroup
|
||||
groupKey: IAVColumn
|
||||
groupValue: IAVCellValue
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue