🎨 Attribute View columns filter https://github.com/siyuan-note/siyuan/issues/8664
This commit is contained in:
parent
b65d56d407
commit
e854b41ce2
1 changed files with 1 additions and 0 deletions
|
@ -242,4 +242,5 @@ type ValueDate struct {
|
|||
|
||||
type ValueSelect struct {
|
||||
Content string `json:"content"`
|
||||
Color string `json:"color"`
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue