mirror of
https://github.com/vercel/commerce.git
synced 2025-06-19 13:41:22 +00:00
Update fetch-all-products.ts
This commit is contained in:
parent
b4fb64a292
commit
098605712e
@ -25,7 +25,7 @@ const fetchAllProducts = async ({
|
|||||||
{
|
{
|
||||||
...(locale && {
|
...(locale && {
|
||||||
headers: {
|
headers: {
|
||||||
'Accept-Locale': locale,
|
'Accept-Language': locale,
|
||||||
},
|
},
|
||||||
}),
|
}),
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user