mirror of
https://github.com/vercel/commerce.git
synced 2025-06-19 05:31: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 && {
|
||||
headers: {
|
||||
'Accept-Locale': locale,
|
||||
'Accept-Language': locale,
|
||||
},
|
||||
}),
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user