Skip to content

Commit

Permalink
source url for collections
Browse files Browse the repository at this point in the history
  • Loading branch information
overmode committed Jan 16, 2025
1 parent 782244d commit 5bd6739
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@ export async function upsertCollectionWithChildren({
parents: collectionParents,
parentId: collectionParents[1],
mimeType: MIME_TYPES.INTERCOM.COLLECTION,
sourceUrl: collection.url || fallbackCollectionUrl,
});

// Then we call ourself recursively on the children collections
Expand Down

0 comments on commit 5bd6739

Please sign in to comment.