chore(evga): add 3080 hydro copper

Resolve #965
This commit is contained in:
Jef LeCompte
2020-12-08 17:58:08 -05:00
parent 5e1dfc3568
commit 578027a36b
3 changed files with 9 additions and 2 deletions
+6
View File
@@ -44,6 +44,12 @@ export const Evga: Store = {
series: '3080',
url: 'https://www.evga.com/products/product.aspx?pn=10G-P5-3897-KR'
},
{
brand: 'evga',
model: 'ftw3 ultra hydro copper',
series: '3080',
url: 'https://www.evga.com/products/product.aspx?pn=10G-P5-3897-KR'
},
{
brand: 'evga',
model: 'ftw3',
+2 -1
View File
@@ -73,8 +73,9 @@ export type Model =
| 'eagle oc'
| 'eagle'
| 'founders edition'
| 'ftw3 ultra'
| 'ftw3'
| 'ftw3 ultra'
| 'ftw3 ultra hydro copper'
| 'gamerock oc'
| 'gaming oc'
| 'gaming oc pro'