Skip to content

Commit 8e203ea

Browse files
authored
fix: Corrected label for newegg asus astral 5080 (#3204)
1 parent 644ad53 commit 8e203ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/store/model/newegg.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1803,7 +1803,7 @@ export const Newegg: Store = {
18031803
cartUrl:
18041804
'https://secure.newegg.com/Shopping/AddtoCart.aspx?Submit=ADD&ItemList=N82E16814126742',
18051805
model: 'astral oc',
1806-
series: '5090',
1806+
series: '5080',
18071807
url: 'https://www.newegg.com/p/N82E16814126742',
18081808
},
18091809
],

0 commit comments

Comments
 (0)