From 1dd096213e79a6a9955e5446e7690e71e5fe6b36 Mon Sep 17 00:00:00 2001 From: Tiago Vasconcelos Date: Wed, 27 Mar 2024 14:49:32 +0000 Subject: [PATCH] v-text missing --- lnbits/core/templates/admin/_tab_server.html | 2 +- lnbits/core/templates/admin/_tab_users.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lnbits/core/templates/admin/_tab_server.html b/lnbits/core/templates/admin/_tab_server.html index 917e311b4..8c265a464 100644 --- a/lnbits/core/templates/admin/_tab_server.html +++ b/lnbits/core/templates/admin/_tab_server.html @@ -176,7 +176,7 @@ @remove="removeExtensionsManifest(manifestUrl)" color="primary" text-color="white" - v-text="manifestUrl" + >
diff --git a/lnbits/core/templates/admin/_tab_users.html b/lnbits/core/templates/admin/_tab_users.html index 0087f58bb..be7ec85cf 100644 --- a/lnbits/core/templates/admin/_tab_users.html +++ b/lnbits/core/templates/admin/_tab_users.html @@ -24,7 +24,7 @@ color="primary" text-color="white" > - +