mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-09-22 00:20:47 +02:00
This commit is contained in:
parent
4beccf5b93
commit
eea13b713d
1 changed files with 1 additions and 1 deletions
|
@ -379,7 +379,7 @@ func fillAttributeViewAutoGeneratedValues(attrView *av.AttributeView, collection
|
||||||
|
|
||||||
destKey, _ := destAv.GetKey(rollupKey.Rollup.KeyID)
|
destKey, _ := destAv.GetKey(rollupKey.Rollup.KeyID)
|
||||||
if nil == destKey {
|
if nil == destKey {
|
||||||
return
|
break
|
||||||
}
|
}
|
||||||
|
|
||||||
var furtherCollection av.Collection
|
var furtherCollection av.Collection
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue