mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 15:47:35 +00:00
feat(store): add corsair sfx PSUs (#881)
This commit is contained in:
@@ -15,6 +15,7 @@ export type Brand =
|
||||
| 'amd'
|
||||
| 'asrock'
|
||||
| 'asus'
|
||||
| 'corsair'
|
||||
| 'evga'
|
||||
| 'gainward'
|
||||
| 'gigabyte'
|
||||
@@ -45,6 +46,7 @@ export type Series =
|
||||
| 'ryzen5950'
|
||||
| 'sonyps5c'
|
||||
| 'sonyps5de'
|
||||
| 'sf'
|
||||
| 'xboxsx'
|
||||
| 'xboxss';
|
||||
|
||||
@@ -54,6 +56,8 @@ export type Model =
|
||||
| '5800x'
|
||||
| '5900x'
|
||||
| '5950x'
|
||||
| '600 platinum'
|
||||
| '750 platinum'
|
||||
| 'amd reference'
|
||||
| 'amp extreme holo'
|
||||
| 'amp holo'
|
||||
|
||||
Reference in New Issue
Block a user