From cf2aca33276724bc2cb2228317c3435c71dcaeee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?dni=20=E2=9A=A1?= Date: Wed, 25 Sep 2024 07:01:11 +0200 Subject: [PATCH] fix: forgotten Vue inits (#2708) --- lnbits/core/templates/core/first_install.html | 4 ++-- lnbits/core/templates/node/index.html | 4 ++-- lnbits/core/templates/node/public.html | 7 ++----- lnbits/static/bundle.min.js | 2 +- lnbits/static/js/base.js | 2 +- lnbits/templates/base.html | 2 -- lnbits/templates/error.html | 4 ++-- 7 files changed, 10 insertions(+), 15 deletions(-) diff --git a/lnbits/core/templates/core/first_install.html b/lnbits/core/templates/core/first_install.html index 16503bed..6fffa708 100644 --- a/lnbits/core/templates/core/first_install.html +++ b/lnbits/core/templates/core/first_install.html @@ -97,9 +97,9 @@ }