mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-25 00:14:07 +01:00
This commit is contained in:
parent
9c1d6a1a70
commit
1d0d1ad0c0
3 changed files with 4 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
package av
|
||||
|
||||
type Cell struct {
|
||||
Value string
|
||||
Value string `json:"value"`
|
||||
}
|
||||
|
||||
type CellBlock struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue