mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-09-22 08:30:42 +02:00
🎨 Improve av grouping https://github.com/siyuan-note/siyuan/issues/15429
This commit is contained in:
parent
6b79e543a4
commit
d01dcad956
1 changed files with 0 additions and 2 deletions
|
@ -326,8 +326,6 @@ func hideAttributeViewAllGroups(avID, blockID string, hidden bool) (err error) {
|
|||
} else {
|
||||
group.GroupHidden = 0
|
||||
}
|
||||
|
||||
break
|
||||
}
|
||||
|
||||
err = av.SaveAttributeView(attrView)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue