From 7a2d8254066851a171e304963e81e81f6732e7d7 Mon Sep 17 00:00:00 2001 From: Arc <33088785+arcbtc@users.noreply.github.com> Date: Tue, 25 Feb 2020 19:51:36 +0000 Subject: [PATCH] Update and rename example.config.json to config.json --- lnbits/extensions/tpos/{example.config.json => config.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename lnbits/extensions/tpos/{example.config.json => config.json} (54%) diff --git a/lnbits/extensions/tpos/example.config.json b/lnbits/extensions/tpos/config.json similarity index 54% rename from lnbits/extensions/tpos/example.config.json rename to lnbits/extensions/tpos/config.json index 03a1d97..1c433c7 100644 --- a/lnbits/extensions/tpos/example.config.json +++ b/lnbits/extensions/tpos/config.json @@ -1,5 +1,5 @@ { "name": "TPOS", - "short_description": "A shareable POS.", + "short_description": "A shareable POS!", "ion_icon": "calculator" }