mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 02:57:34 +00:00
chore(store): add errors for evga (#176)
This commit is contained in:
@@ -34,7 +34,7 @@ export const Evga: Store = {
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
labels: {
|
labels: {
|
||||||
outOfStock: ['out of stock']
|
outOfStock: ['out of stock', 'error reaching the evga website', 'oops! something broke.']
|
||||||
},
|
},
|
||||||
name: 'evga'
|
name: 'evga'
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user