mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-15 11:38:06 +01:00
This commit is contained in:
parent
fd743f15ac
commit
cd8f7c64a4
2 changed files with 6 additions and 1 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -760,6 +760,7 @@ interface IAVView {
|
|||
type: string
|
||||
icon: string
|
||||
hideAttrViewName: boolean
|
||||
pageSize: number
|
||||
}
|
||||
|
||||
interface IAVTable extends IAVView {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue