fix: newegg out-of-stock (#124)

This commit is contained in:
admon84
2020-09-20 14:19:36 -06:00
committed by GitHub
parent d9be3fe618
commit 770a13ac35
+1 -1
View File
@@ -89,7 +89,7 @@ export const NewEgg: Store = {
} }
], ],
labels: { labels: {
oosList: ['auto notify'], oosList: ['auto notify', 'see similar items below'],
captchaList: ['are you a human?'] captchaList: ['are you a human?']
}, },
name: 'newegg' name: 'newegg'