added props
This commit is contained in:
parent
0873c03b7f
commit
7111639446
2 changed files with 3 additions and 3 deletions
|
|
@ -2,6 +2,6 @@
|
||||||
"name": "Cashu Ecash",
|
"name": "Cashu Ecash",
|
||||||
"short_description": "Ecash mints with LN peg in/out",
|
"short_description": "Ecash mints with LN peg in/out",
|
||||||
"icon": "approval",
|
"icon": "approval",
|
||||||
"contributors": ["arcbtc", "calle"],
|
"contributors": ["arcbtc", "calle", "vlad"],
|
||||||
"hidden": false
|
"hidden": false
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
<q-expansion-item group="extras" icon="info" label="About TPoS">
|
<q-expansion-item group="extras" icon="info" label="About">
|
||||||
<q-card>
|
<q-card>
|
||||||
<q-card-section>
|
<q-card-section>
|
||||||
<p>
|
<p>
|
||||||
|
|
@ -7,7 +7,7 @@
|
||||||
</p>
|
</p>
|
||||||
<small
|
<small
|
||||||
>Created by
|
>Created by
|
||||||
<a href="https://github.com/calle" target="_blank">Calle</a>.</small
|
<a href="https://github.com/arcbtc" target="_blank">arcbtc</a>, <a href="https://github.com/motorina0" target="_blank">vlad</a>, <a href="https://github.com/calle" target="_blank">calle</a>.</small
|
||||||
>
|
>
|
||||||
</q-card-section>
|
</q-card-section>
|
||||||
</q-card>
|
</q-card>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue