mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 02:57:34 +00:00
chore(store): add errors for bandh (#180)
Co-authored-by: fuckingrobot <fuckingrobot@users.noreply.github.com> Co-authored-by: Jef LeCompte <jeffreylec@gmail.com>
This commit is contained in:
committed by
GitHub
parent
190388cfe4
commit
8e7d267549
@@ -59,7 +59,7 @@ export const BAndH: Store = {
|
||||
|
||||
],
|
||||
labels: {
|
||||
outOfStock: ['notify when available', 'try varying your search terms']
|
||||
outOfStock: ['notify when available', 'try varying your search terms', 'sorry, an unexpected error has occurred.']
|
||||
},
|
||||
name: 'bandh'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user