fix: typo

This commit is contained in:
Sebastian Rindom
2020-09-01 11:14:20 +02:00
parent 6e1a938cf9
commit 857c440c03

View File

@@ -269,7 +269,7 @@ class ContentfulService extends BaseService {
// Get the thumbnail
const thumb = await environment.getAsset(
entry.fields.thumbnail["en-US"].sys.id
productEntry.fields.thumbnail["en-US"].sys.id
)
const updatedProduct = await this.productService_.update(productId, {