Skip to content

Commit

Permalink
fix: Corrected label for newegg asus astral 5080 (#3204)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fallt0earth authored Jan 31, 2025
1 parent 644ad53 commit 8e203ea
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 8e203ea

Please sign in to comment.