From bdd310361d9d475714f7790d186db256fa71a7ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?dni=20=E2=9A=A1?= Date: Mon, 16 Dec 2024 14:24:01 +0100 Subject: [PATCH] fix: config.json (#3) --- config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/config.json b/config.json index 7aa02e3..0032f9f 100644 --- a/config.json +++ b/config.json @@ -1,4 +1,5 @@ { + "id": "lnpos", "name": "LNPoS", "short_description": "LNPoS lightning point of sale", "tile": "/lnpos/static/image/lnpos.png",