From aa13551bd3d166507bfc55c7059c8ee81bbfecf4 Mon Sep 17 00:00:00 2001 From: Arc <33088785+arcbtc@users.noreply.github.com> Date: Sat, 18 Apr 2020 01:39:10 +0100 Subject: [PATCH] Update config.json --- lnbits/extensions/withdraw/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lnbits/extensions/withdraw/config.json b/lnbits/extensions/withdraw/config.json index 79315c5..de82e7f 100644 --- a/lnbits/extensions/withdraw/config.json +++ b/lnbits/extensions/withdraw/config.json @@ -1,6 +1,6 @@ { "name": "LNURLw", - "short_description": "Make LNURL withdraw links.", + "short_description": "Make LNURL withdraw links", "icon": "crop_free", "contributors": ["arcbtc", "eillarra"] }