Changed extension name to Support Tickets

This commit is contained in:
benarc 2020-05-11 12:34:16 +01:00
parent b296c38795
commit c099885bbb
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>
<q-card-section> <q-card-section>
<h5 class="text-subtitle1 q-my-none">LNTickets: Get paid sats for questions</h5> <h5 class="text-subtitle1 q-my-none">Support Tickets: Get paid sats to answer 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/> <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> <small> Created by, <a href="https://github.com/benarc">Ben Arc</a></small></p>
</q-card> </q-card>
</q-card-section> </q-card-section>