fix api change
This commit is contained in:
parent
aee2d61605
commit
9374813857
@ -258,7 +258,7 @@ func populateCollections(
|
||||
qp.Category,
|
||||
false)
|
||||
if err != nil {
|
||||
return nil, clues.Wrap(err, "making metadata path")
|
||||
return nil, clues.Wrap(err, "making metadata path prefix")
|
||||
}
|
||||
|
||||
col, err := graph.MakeMetadataCollection(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user