Changed extension name to Support Tickets
This commit is contained in:
parent
d2874a90e9
commit
a54bff6640
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"name": "LNTicket",
|
||||
"short_description": "Pay-per-word LN ticket system",
|
||||
"icon": "contact_support",
|
||||
"contributors": ["benarc"]
|
||||
}
|
6
lnbits/extensions/lnticket/config.json.example
Normal file
6
lnbits/extensions/lnticket/config.json.example
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"name": "Support Tickets",
|
||||
"short_description": "LN support ticket system",
|
||||
"icon": "contact_support",
|
||||
"contributors": ["benarc"]
|
||||
}
|
|
@ -7,8 +7,8 @@
|
|||
>
|
||||
<q-card>
|
||||
<q-card-section>
|
||||
<h5 class="text-subtitle1 q-my-none">LNTickets: Get paid sats for questions</h5>
|
||||
<p>LNTickets allow you to charge people per word for contacting you. Applications incude, paid support ticketting, PAYG language services, such as translation, spam protection (people have to pay to contact you).<br/>
|
||||
<h5 class="text-subtitle1 q-my-none">Support Tickets: Get paid sats to answer questions</h5>
|
||||
<p>Charge people per word for contacting you. Possible applications incude, paid support ticketing, PAYG language services, contact spam protection (people have to pay to contact you).<br/>
|
||||
<small> Created by, <a href="https://github.com/benarc">Ben Arc</a></small></p>
|
||||
</q-card>
|
||||
</q-card-section>
|
||||
|
|
Loading…
Reference in New Issue
Block a user