Changed extension name to Support Tickets

This commit is contained in:
benarc 2020-05-11 12:34:16 +01:00
parent d2874a90e9
commit a54bff6640
3 changed files with 8 additions and 8 deletions

View File

@ -1,6 +0,0 @@
{
"name": "LNTicket",
"short_description": "Pay-per-word LN ticket system",
"icon": "contact_support",
"contributors": ["benarc"]
}

View File

@ -0,0 +1,6 @@
{
"name": "Support Tickets",
"short_description": "LN support ticket system",
"icon": "contact_support",
"contributors": ["benarc"]
}

View File

@ -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>