mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 08:47:43 +00:00
feat(discord): dynamic currency symbol (#1328)
This commit is contained in:
@@ -3,6 +3,7 @@ import {getProductLinksBuilder} from './helpers/card';
|
||||
|
||||
export const Ccl: Store = {
|
||||
backoffStatusCodes: [403, 429, 503],
|
||||
currency: '£',
|
||||
labels: {
|
||||
inStock: {
|
||||
container: '#pnlAddToBasket',
|
||||
|
||||
Reference in New Issue
Block a user