added props

This commit is contained in:
ben 2022-10-12 06:50:36 +01:00
parent 0873c03b7f
commit 7111639446
2 changed files with 3 additions and 3 deletions

View file

@ -2,6 +2,6 @@
"name": "Cashu Ecash",
"short_description": "Ecash mints with LN peg in/out",
"icon": "approval",
"contributors": ["arcbtc", "calle"],
"contributors": ["arcbtc", "calle", "vlad"],
"hidden": false
}

View file

@ -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-section>
<p>
@ -7,7 +7,7 @@
</p>
<small
>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>