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';
export const AmazonFr: Store = {
backoffStatusCodes: [403, 429, 503],
currency: '€',
labels: {
captcha: {
container: 'body',