mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 11:07:43 +00:00
chore(store): officedepot oos label (#171)
This commit is contained in:
@@ -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'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user