Fix stray comma in instance label [ci skip]

This commit is contained in:
Simon Warta 2020-07-01 15:44:21 +02:00
parent 827f27e52b
commit fdc291c136

View File

@ -22,7 +22,7 @@ const free = {
}; };
const luxury = { const luxury = {
label: "Lux,ury", label: "Luxury",
initMsg: { initMsg: {
purchase_price: { purchase_price: {
denom: "ucosm", denom: "ucosm",