mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 16:57:34 +00:00
feat(store): add evga model (#220)
This commit is contained in:
@@ -16,10 +16,16 @@ export const Evga: Store = {
|
||||
},
|
||||
{
|
||||
brand: 'evga',
|
||||
model: 'ftw3',
|
||||
model: 'ftw3 ultra',
|
||||
series: '3080',
|
||||
url: 'https://www.evga.com/products/product.aspx?pn=10G-P5-3897-KR'
|
||||
},
|
||||
{
|
||||
brand: 'evga',
|
||||
model: 'ftw3',
|
||||
series: '3080',
|
||||
url: 'https://www.evga.com/products/product.aspx?pn=10G-P5-3895-KR'
|
||||
},
|
||||
{
|
||||
brand: 'evga',
|
||||
model: 'xc3',
|
||||
|
||||
Reference in New Issue
Block a user