Update PyBlock.py

This commit is contained in:
Satoshi Nakamoto 2021-11-02 14:56:02 +01:00 committed by GitHub
parent d5569438ee
commit 06078adf71
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3073,7 +3073,7 @@ def menuLNBPI(menuLNQ):
clear()
blogo()
lnbitsLNURLwList()
elif menuLNQ in ["H", "h"]:
elif menuLNQ in ["H", "h"]:
clear()
blogo()
lnbitsWalletBalance()