mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-23 08:46:09 +01:00
Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
parent
2d1618e639
commit
9a0b08cdb3
1 changed files with 0 additions and 1 deletions
|
|
@ -1745,7 +1745,6 @@ func (tx *Transaction) doSetAttrs(operation *Operation) (ret *TxErr) {
|
|||
}
|
||||
|
||||
for name, value := range attrs {
|
||||
name := strings.ToLower(name)
|
||||
if "" == value {
|
||||
node.RemoveIALAttr(name)
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue