From b8ffaefa2e8f3d4ad6ad1c0e29ec423480ce717e Mon Sep 17 00:00:00 2001 From: Tiago Vasconcelos Date: Wed, 24 Apr 2024 08:57:02 +0100 Subject: [PATCH] change extension name (#32) --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 49a66e7..85aa62a 100644 --- a/config.json +++ b/config.json @@ -1,5 +1,5 @@ { - "name": "LNURLw", + "name": "Withdraw Links", "short_description": "Make LNURL withdraw links", "tile": "/withdraw/static/image/lnurl-withdraw.png", "contributors": ["arcbtc", "eillarra"],