Skip to content

Commit

Permalink
Update zotac.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
jef authored Jan 19, 2023
1 parent c29db59 commit 491986d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/store/model/zotac.ts
Original file line number Diff line number Diff line change
Expand Up @@ -89,12 +89,13 @@ export const Zotac: Store = {
model: 'trinity',
series: '4090',
url: 'https://www.zotac.com/product/graphics_card/zotac-gaming-geforce-rtx-4090-trinity',
}, {
},
{
brand: 'zotac',
model: 'amp extreme airo',
series: '4090',
url: 'https://www.zotac.com/product/graphics_card/zotac-gaming-geforce-rtx-4090-amp-extreme-airo',
},
},
{
brand: 'zotac',
model: 'trinity oc',
Expand Down

0 comments on commit 491986d

Please sign in to comment.