chore(store): officedepot oos label (#171)

This commit is contained in:
designgears
2020-09-21 13:26:02 -06:00
committed by GitHub
parent 9675c5b8d6
commit 12d25eb710
+1 -1
View File
@@ -23,7 +23,7 @@ export const OfficeDepot: Store = {
],
labels: {
captcha: ['please verify you are a human'],
outOfStock: ['out of stock for delivery', 'out of stock']
outOfStock: ['out of stock for delivery', 'out of stock', 'we are unable to process your last request']
},
name: 'officedepot'
};