mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 06:30:14 +01:00
🎨 Improve av https://github.com/siyuan-note/siyuan/issues/16351
Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
parent
b73f0cf676
commit
438aa3f1ab
1 changed files with 1 additions and 0 deletions
|
|
@ -458,6 +458,7 @@ func syncAttrViewTableColWidth(operation *Operation) (err error) {
|
|||
}
|
||||
|
||||
err = av.SaveAttributeView(attrView)
|
||||
ReloadAttrView(attrView.ID)
|
||||
return
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue