mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 13:27:38 +00:00
fix(store): update UK stores (#1372)
This commit is contained in:
@@ -72,6 +72,11 @@ export const Overclockers: Store = {
|
||||
url:
|
||||
'https://www.overclockers.co.uk/pc-components/graphics-cards/amd/radeon-rx-6800-xt-series'
|
||||
},
|
||||
{
|
||||
series: 'rx6900xt',
|
||||
url:
|
||||
'https://www.overclockers.co.uk/pc-components/graphics-cards/amd/radeon-rx-6900-xt-series'
|
||||
},
|
||||
{
|
||||
series: '3060ti',
|
||||
url:
|
||||
@@ -94,11 +99,6 @@ export const Overclockers: Store = {
|
||||
series: '3090',
|
||||
url:
|
||||
'https://www.overclockers.co.uk/pc-components/graphics-cards/nvidia/geforce-rtx-3090'
|
||||
},
|
||||
{
|
||||
series: '3060ti',
|
||||
url:
|
||||
'https://www.overclockers.co.uk/pc-components/graphics-cards/nvidia/geforce-rtx-3060-ti'
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user