From b33a1903e833ce62baa291f0513095609df8a875 Mon Sep 17 00:00:00 2001 From: Tiago Vasconcelos Date: Tue, 11 Feb 2025 15:25:42 +0000 Subject: [PATCH] check for g.user (#2953) only render this if user is set --- 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 d1cdbeec..75415a1b 100644 --- a/lnbits/templates/base.html +++ b/lnbits/templates/base.html @@ -220,7 +220,7 @@