mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-17 23:20:13 +01:00
This commit is contained in:
parent
d9a163515b
commit
2984a197d9
1 changed files with 4 additions and 2 deletions
|
|
@ -1574,6 +1574,8 @@ func updateAttributeViewColRelation(operation *Operation) (err error) {
|
|||
name = srcAv.Name + " " + operation.Format
|
||||
}
|
||||
backRelKey.Name = strings.TrimSpace(name)
|
||||
} else {
|
||||
backRelKey.Relation.BackKeyID = ""
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue