From 24b20a5b6cd323478b4cfe09234973b1359e31d9 Mon Sep 17 00:00:00 2001 From: supertestnet <58400631+supertestnet@users.noreply.github.com> Date: Sat, 3 Jul 2021 09:10:21 -0400 Subject: [PATCH] Update config.json --- lnbits/extensions/ngrok/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lnbits/extensions/ngrok/config.json b/lnbits/extensions/ngrok/config.json index 1f0bf410f..58e9ff8e2 100644 --- a/lnbits/extensions/ngrok/config.json +++ b/lnbits/extensions/ngrok/config.json @@ -1,5 +1,5 @@ { - "name": "Free tunnel", + "name": "Ngrok", "short_description": "Serve lnbits over https for free using ngrok", "icon": "trip_origin", "contributors": ["supertestnet"]