revert subaddress fix (#1656)

add show/hide passphrase
This commit is contained in:
Omar Hatem 2024-08-29 00:52:11 +03:00 committed by GitHub
parent f072e79bb6
commit 82f64a4264
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 51 additions and 126 deletions

View file

@ -15,7 +15,7 @@ fi
CAKEWALLET_NAME="Cake Wallet"
CAKEWALLET_VERSION="1.9.5"
CAKEWALLET_BUILD_NUMBER=32
CAKEWALLET_BUILD_NUMBER=33
if ! [[ " ${TYPES[*]} " =~ " ${APP_LINUX_TYPE} " ]]; then
echo "Wrong app type."