From 60c88beb299d3cd78f39179724c0e7abe25c79ec Mon Sep 17 00:00:00 2001 From: Black Coffee Date: Thu, 20 Oct 2022 16:05:15 +0100 Subject: [PATCH] Removed unused toggleAll logic from gerty modal --- .../gerty/templates/gerty/index.html | 32 ++----------------- 1 file changed, 2 insertions(+), 30 deletions(-) diff --git a/lnbits/extensions/gerty/templates/gerty/index.html b/lnbits/extensions/gerty/templates/gerty/index.html index 7007c8cd..7dc39fed 100644 --- a/lnbits/extensions/gerty/templates/gerty/index.html +++ b/lnbits/extensions/gerty/templates/gerty/index.html @@ -218,11 +218,12 @@ :disable="formDialog.data.wallet == null || formDialog.data.name == null" type="submit" class="q-mr-md" + v-if="!formDialog.data.id" >Create Gerty