mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-03 15:28:49 +01:00
🎨 Improve av https://github.com/siyuan-note/siyuan/issues/15498
This commit is contained in:
parent
c1682895ef
commit
96346a94ad
3 changed files with 10 additions and 5 deletions
|
|
@ -174,7 +174,7 @@ func sortAttributeViewGroup(avID, blockID, previousGroupID, groupID string) (err
|
|||
return err
|
||||
}
|
||||
|
||||
sortGroupViews(time.Now(), view)
|
||||
sortGroupViews(view)
|
||||
|
||||
var groupView *av.View
|
||||
var index, previousIndex int
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue