Skip to content

Commit

Permalink
chore(ldlc): add 3050 (#2948)
Browse files Browse the repository at this point in the history
  • Loading branch information
Destrutor2 authored Feb 14, 2022
1 parent f7236b3 commit a146ea3
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/store/model/ldlc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,12 @@ export const Ldlc: Store = {
series: '3080',
url: 'https://www.ldlc.com/fr-be/fiche/PB00369299.html',
},
{
brand: 'msi',
model: 'ventus 2X (LHR)',
series: '3050',
url: 'https://www.ldlc.com/fiche/PB00480344.html',
},
{
brand: 'gigabyte',
model: 'gaming oc',
Expand All @@ -65,6 +71,12 @@ export const Ldlc: Store = {
series: '3080',
url: 'https://www.ldlc.com/fr-be/fiche/PB00368690.html',
},
{
brand: 'inno3d',
model: 'twin x2',
series: '3050',
url: 'https://www.ldlc.com/fiche/PB00481183.html',
},
{
brand: 'palit',
model: 'gaming pro',
Expand Down

0 comments on commit a146ea3

Please sign in to comment.