mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 14:37:41 +00:00
feat(discord): dynamic currency symbol (#1328)
This commit is contained in:
@@ -2,6 +2,7 @@ import {Store} from './store';
|
||||
import {getProductLinksBuilder} from './helpers/card';
|
||||
|
||||
export const Novatech: Store = {
|
||||
currency: '£',
|
||||
labels: {
|
||||
inStock: {
|
||||
container: '.newspec-specprice',
|
||||
|
||||
Reference in New Issue
Block a user