chore(store): add filter newegg

Signed-off-by: Jef LeCompte <jeffreylec@gmail.com>
This commit is contained in:
Jef LeCompte
2020-09-22 19:56:27 -04:00
parent 9d66683528
commit 136ccf3593
+1 -1
View File
@@ -3,7 +3,7 @@ import {Store} from './store';
export const NewEgg: Store = {
labels: {
captcha: ['are you a human?'],
outOfStock: ['auto notify', 'item is currently out of stock', 'service unavailable']
outOfStock: ['auto notify', 'item is currently out of stock', 'service unavailable', 'we are currently experiencing problems on our server']
},
links: [
{