From 8da3127e29ab10979fd58c4c30a79c9d49bff18e Mon Sep 17 00:00:00 2001 From: arcbtc Date: Fri, 21 Feb 2025 16:40:31 +0000 Subject: [PATCH] Tweak for fakewallet compatibility --- templates/boltcards/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/boltcards/index.html b/templates/boltcards/index.html index dbbd7f1..838eefb 100644 --- a/templates/boltcards/index.html +++ b/templates/boltcards/index.html @@ -254,7 +254,7 @@ emit-value v-model="cardDialog.data.tx_limit" type="number" - label="Max transaction (sats)" + label="Max transaction ({{LNBITS_DENOMINATION}})" class="q-pr-sm" > @@ -265,7 +265,7 @@ emit-value v-model="cardDialog.data.daily_limit" type="number" - label="Daily limit (sats)" + label="Daily limit ({{LNBITS_DENOMINATION}})" >