mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-06 16:58:49 +01:00
🎨 Database gallery view https://github.com/siyuan-note/siyuan/issues/10414
This commit is contained in:
parent
19082e9d5f
commit
7899c72910
1 changed files with 1 additions and 0 deletions
|
|
@ -3074,6 +3074,7 @@ func SortAttributeViewViewKey(avID, blockID, keyID, previousKeyID string) (err e
|
|||
break
|
||||
}
|
||||
}
|
||||
view.Gallery.CardFields = util.InsertElem(view.Gallery.CardFields, previousIndex, field)
|
||||
}
|
||||
|
||||
err = av.SaveAttributeView(attrView)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue