From b5c4fe905f5067ef379f34f234139e24fe823e71 Mon Sep 17 00:00:00 2001 From: benarc Date: Tue, 16 Mar 2021 13:38:42 +0000 Subject: [PATCH] Extension summary must be small --- lnbits/extensions/bleskomat/config.json | 2 +- lnbits/extensions/offlineshop/config.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lnbits/extensions/bleskomat/config.json b/lnbits/extensions/bleskomat/config.json index 8004b7fb6..99244df14 100644 --- a/lnbits/extensions/bleskomat/config.json +++ b/lnbits/extensions/bleskomat/config.json @@ -1,6 +1,6 @@ { "name": "Bleskomat", - "short_description": "This extension allows you to connect a Bleskomat ATM to an lnbits wallet.", + "short_description": "Connect a Bleskomat ATM to an lnbits", "icon": "money", "contributors": ["chill117"] } diff --git a/lnbits/extensions/offlineshop/config.json b/lnbits/extensions/offlineshop/config.json index 507b1d146..0dcb1d6b0 100644 --- a/lnbits/extensions/offlineshop/config.json +++ b/lnbits/extensions/offlineshop/config.json @@ -1,6 +1,6 @@ { "name": "OfflineShop", - "short_description": "Sell stuff with Lightning and lnurlpay on a shop without internet or any electronic device.", + "short_description": "Receive payments for products offline!", "icon": "nature_people", "contributors": [ "fiatjaf"