chore(amazon): fix evga model

This commit is contained in:
Jef LeCompte
2020-12-09 10:32:42 -05:00
parent 54ef0ef995
commit b2738370b4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -119,7 +119,7 @@ export const AmazonIt: Store = {
brand: 'evga',
cartUrl:
'https://www.amazon.it/gp/aws/cart/add.html?ASIN.1=B08L8L9TCZ&Quantity.1=1',
model: 'ftw3',
model: 'ftw3 ultra',
series: '3070',
url: 'https://www.amazon.it/dp/B08L8L9TCZ'
},
+1 -1
View File
@@ -250,7 +250,7 @@ export const Amazon: Store = {
brand: 'evga',
cartUrl:
'https://www.amazon.com/gp/aws/cart/add.html?ASIN.1=B08L8L9TCZ&Quantity.1=1',
model: 'ftw3',
model: 'ftw3 ultra',
series: '3070',
url: 'https://www.amazon.com/dp/B08L8L9TCZ'
},