From 829e1b8f05cacee7ddab2332192e01cd07971b83 Mon Sep 17 00:00:00 2001 From: daywalker90 Date: Mon, 9 Oct 2023 07:53:08 +0200 Subject: [PATCH] remove comma after version (#2016) --- lnbits/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lnbits/templates/base.html b/lnbits/templates/base.html index b95b486b0..4115f0c3d 100644 --- a/lnbits/templates/base.html +++ b/lnbits/templates/base.html @@ -251,7 +251,7 @@
{% raw %}{{ $t('lnbits_version') }}{% endraw %}: - {{LNBITS_VERSION}}, + {{LNBITS_VERSION}}