Skip to content

Commit

Permalink
Update nvidia-marketplace-de.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
BndktCG committed Jan 30, 2025
1 parent f1b5dfe commit c0917fa
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/store/model/nvidia-marketplace-de.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,25 +27,25 @@ export const NvidiaMarketplaceDE: Store = {
// presumably
{
brand: 'nvidia',
model: 'test:model',
model: 'founders edition',
series: '5070',
url: 'https://marketplace.nvidia.com/de-de/consumer/graphics-cards/?locale=de-de&page=1&limit=12&gpu=RTX%205070',
},
{
brand: 'nvidia',
model: 'test:model',
model: 'founders edition',
series: '5070ti',
url: 'https://marketplace.nvidia.com/de-de/consumer/graphics-cards/?locale=de-de&page=1&limit=12&gpu=RTX%205070%20Ti',
},
{
brand: 'nvidia',
model: 'test:model',
model: 'founders edition',
series: '5080',
url: 'https://marketplace.nvidia.com/de-de/consumer/graphics-cards/?locale=de-de&page=1&limit=12&gpu=RTX%205080',
},
{
brand: 'nvidia',
model: 'test:model',
model: 'founders edition',
series: '5090',
url: 'https://marketplace.nvidia.com/de-de/consumer/graphics-cards/?locale=de-de&page=1&limit=12&gpu=RTX%205090',
},
Expand Down

0 comments on commit c0917fa

Please sign in to comment.