File tree Expand file tree Collapse file tree 1 file changed +7
-14
lines changed Expand file tree Collapse file tree 1 file changed +7
-14
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,13 @@ export const MSI: Store = {
16
16
} ,
17
17
} ,
18
18
links : [
19
+ {
20
+ brand : 'msi' ,
21
+ model : 'vanguard soc' ,
22
+ series : '5090' ,
23
+ // "https://us-store.msi.com/Graphics-Cards/NVIDIA-GPU/GeForce-RTX-50-Series/GeForce-RTX-5090-32G%20-VANGUARD-SOC",
24
+ url : 'https://us-store.msi.com/Graphics-Cards/NVIDIA-GPU/GeForce-RTX-50-Series?product_id=2472' ,
25
+ } ,
19
26
{
20
27
brand : 'msi' ,
21
28
model : 'gaming trio oc' ,
@@ -114,27 +121,13 @@ export const MSI: Store = {
114
121
// "https://us-store.msi.com/Graphics-Cards/NVIDIA-GPU/GeForce-RTX-50-Series/Geforce-RTX-5090-32G-SUPRIM-OC",
115
122
url : 'https://us-store.msi.com/Graphics-Cards/NVIDIA-GPU/GeForce-RTX-50-Series?product_id=2470' ,
116
123
} ,
117
- {
118
- brand : 'msi' ,
119
- model : 'vanguard soc' ,
120
- series : '5080' ,
121
- // "https://us-store.msi.com/Graphics-Cards/NVIDIA-GPU/GeForce-RTX-50-Series/GeForce-RTX-5080-16G-VANGUARD-SOC",
122
- url : 'https://us-store.msi.com/Graphics-Cards/NVIDIA-GPU/GeForce-RTX-50-Series?product_id=2472' ,
123
- } ,
124
124
{
125
125
brand : 'msi' ,
126
126
model : 'vanguard soc launch edition' ,
127
127
series : '5090' ,
128
128
// "https://us-store.msi.com/Graphics-Cards/NVIDIA-GPU/GeForce-RTX-50-Series/GeForce-RTX-5090-32G-VANGUARD-SOC-LAUNCH-EDITION",
129
129
url : 'https://us-store.msi.com/Graphics-Cards/NVIDIA-GPU/GeForce-RTX-50-Series?product_id=2471' ,
130
130
} ,
131
- {
132
- brand : 'msi' ,
133
- model : 'ventus 3x' ,
134
- series : '5080' ,
135
- // "https://us-store.msi.com/Graphics-Cards/NVIDIA-GPU/GeForce-RTX-50-Series/GeForce-RTX-5080-16G-VENTUS-3X",
136
- url : 'https://us-store.msi.com/Graphics-Cards/NVIDIA-GPU/GeForce-RTX-50-Series?product_id=2478' ,
137
- } ,
138
131
{
139
132
brand : 'msi' ,
140
133
model : 'ventus 3x oc' ,
You can’t perform that action at this time.
0 commit comments