mirror of
https://github.com/anyproto/anytype-heart.git
synced 2025-06-09 17:44:59 +09:00
details vals are not replaced
This commit is contained in:
parent
e23f879195
commit
b3fc6d0602
1 changed files with 1 additions and 0 deletions
|
@ -214,6 +214,7 @@ func (b *builtinObjects) createObject(ctx context.Context, rd io.ReadCloser) (er
|
|||
vals[i] = newTarget
|
||||
|
||||
}
|
||||
st.SetDetail(k, pbtypes.StringList(vals))
|
||||
}
|
||||
|
||||
sbt, err := smartblock.SmartBlockTypeFromID(newId)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue