mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-12 07:32:34 +01:00
This commit is contained in:
parent
3ea7daa308
commit
e1829a8254
4 changed files with 20 additions and 4 deletions
3
app/src/types/index.d.ts
vendored
3
app/src/types/index.d.ts
vendored
|
|
@ -874,7 +874,8 @@ interface IAVCellValue {
|
|||
mAsset?: IAVCellAssetValue[]
|
||||
block?: {
|
||||
content: string,
|
||||
id?: string
|
||||
id?: string,
|
||||
icon?: string
|
||||
}
|
||||
url?: {
|
||||
content: string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue