update market name and description
This commit is contained in:
parent
b9ae4a7309
commit
f3c66915a1
1 changed files with 3 additions and 3 deletions
|
|
@ -128,8 +128,8 @@ export function useMarket() {
|
||||||
relays: config.market.supportedRelays,
|
relays: config.market.supportedRelays,
|
||||||
selected: true,
|
selected: true,
|
||||||
opts: {
|
opts: {
|
||||||
name: 'Default Market',
|
name: 'Ariège Market',
|
||||||
description: 'A default market',
|
description: 'A communal market to sell your goods',
|
||||||
merchants: [],
|
merchants: [],
|
||||||
ui: {}
|
ui: {}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue