mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-17 15:10:12 +01:00
🎨 Card view supports displaying field names https://github.com/siyuan-note/siyuan/issues/15180
This commit is contained in:
parent
ed4cc1faf6
commit
6270d55fa3
5 changed files with 5 additions and 7 deletions
|
|
@ -790,8 +790,6 @@ 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