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
@@ -2,6 +2,7 @@ import {Store} from './store';
import {getProductLinksBuilder} from './helpers/card';
export const Box: Store = {
currency: '£',
labels: {
inStock: {
container: '#divBuyButton',