mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-14 08:26:13 +01:00
🎨 Update av
This commit is contained in:
parent
30bfa6e5d8
commit
ee583e3cec
4 changed files with 74 additions and 33 deletions
|
|
@ -27,6 +27,7 @@ const (
|
|||
ColumnTypeRelation ColumnType = "relation"
|
||||
ColumnTypeRollup ColumnType = "rollup"
|
||||
ColumnTypeSelect ColumnType = "select"
|
||||
ColumnTypeMSelect ColumnType = "mSelect"
|
||||
ColumnTypeText ColumnType = "text"
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue