mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-08 20:38:40 -06:00
✨ Database grouping by field https://github.com/siyuan-note/siyuan/issues/10964
This commit is contained in:
@@ -25,6 +25,7 @@ func RenderAttributeViewGallery(attrView *av.AttributeView, view *av.View, query
|
||||
HideAttrViewName: view.HideAttrViewName,
|
||||
Filters: view.Filters,
|
||||
Sorts: view.Sorts,
|
||||
Group: view.Group,
|
||||
},
|
||||
CoverFrom: view.Gallery.CoverFrom,
|
||||
CoverFromAssetKeyID: view.Gallery.CoverFromAssetKeyID,
|
||||
|
||||
Reference in New Issue
Block a user