From 06078adf71e021f8b0d325ab985c8d3cf80d582d Mon Sep 17 00:00:00 2001 From: Satoshi Nakamoto <65907137+Satosh1Nakamot0@users.noreply.github.com> Date: Tue, 2 Nov 2021 14:56:02 +0100 Subject: [PATCH] Update PyBlock.py --- PyBlock.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PyBlock.py b/PyBlock.py index 2774327..9f3b203 100644 --- a/PyBlock.py +++ b/PyBlock.py @@ -3073,7 +3073,7 @@ def menuLNBPI(menuLNQ): clear() blogo() lnbitsLNURLwList() - elif menuLNQ in ["H", "h"]: + elif menuLNQ in ["H", "h"]: clear() blogo() lnbitsWalletBalance()