From 6f69f67cb8ed431945a3a55292871ed45b81449d Mon Sep 17 00:00:00 2001 From: Tiago Vasconcelos Date: Wed, 24 Apr 2024 08:57:22 +0100 Subject: [PATCH] change extension name (#47) Change display name of the extension --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index b8edf91..ca65ebb 100644 --- a/config.json +++ b/config.json @@ -1,5 +1,5 @@ { - "name": "LNURLp", + "name": "Pay Links", "short_description": "Make reusable LNURL pay links", "tile": "/lnurlp/static/image/lnurl-pay.png", "contributors": ["arcbtc", "eillarra", "fiatjaf", "callebtc"],