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