Skip to content

Commit

Permalink
Fixed incorrect series tag
Browse files Browse the repository at this point in the history
  • Loading branch information
JDIacobbo committed Jan 31, 2025
1 parent dfd3536 commit 3008f20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/store/model/newegg.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1803,7 +1803,7 @@ export const Newegg: Store = {
cartUrl:
'https://secure.newegg.com/Shopping/AddtoCart.aspx?Submit=ADD&ItemList=N82E16814126742',
model: 'astral oc',
series: '5090',
series: '5080',
url: 'https://www.newegg.com/p/N82E16814126742',
},
{
Expand Down

0 comments on commit 3008f20

Please sign in to comment.