mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-24 02:20:13 +01:00
🎨 Card view supports displaying field names https://github.com/siyuan-note/siyuan/issues/15180
This commit is contained in:
parent
599cf0cf46
commit
7d91781e8c
1 changed files with 2 additions and 0 deletions
|
|
@ -790,6 +790,8 @@ func setAttrViewDisplayFieldName(operation *Operation) (err error) {
|
|||
}
|
||||
|
||||
err = av.SaveAttributeView(attrView)
|
||||
|
||||
ReloadAttrView(operation.AvID)
|
||||
return
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue