feat(discord): dynamic currency symbol (#1328)

This commit is contained in:
sohaiiil
2020-12-12 14:01:54 +00:00
committed by GitHub
parent ad0b2fe525
commit cccfde245a
91 changed files with 99 additions and 5 deletions
+1
View File
@@ -3,6 +3,7 @@ import {getProductLinksBuilder} from './helpers/card';
export const Ccl: Store = {
backoffStatusCodes: [403, 429, 503],
currency: '£',
labels: {
inStock: {
container: '#pnlAddToBasket',