mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-28 21:02:31 +02:00
added props
This commit is contained in:
@@ -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>
|
||||||
|
Reference in New Issue
Block a user