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,
|
||||
selected: true,
|
||||
opts: {
|
||||
name: 'Default Market',
|
||||
description: 'A default market',
|
||||
name: 'Ariège Market',
|
||||
description: 'A communal market to sell your goods',
|
||||
merchants: [],
|
||||
ui: {}
|
||||
}
|
||||
|
|
@ -545,4 +545,4 @@ export function useMarket() {
|
|||
publishStall,
|
||||
subscribeToMarketUpdates
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue