mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 02:57:34 +00:00
feat(discord): dynamic currency symbol (#1328)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import {Store} from './store';
|
||||
|
||||
export const AsusDe: Store = {
|
||||
currency: '€',
|
||||
labels: {
|
||||
inStock: {
|
||||
container: '.buybox--button',
|
||||
|
||||
Reference in New Issue
Block a user