fix: accept soft deleted wallets (#3179)

This commit is contained in:
Vlad Stan
2025-05-30 18:48:23 +03:00
committed by GitHub
parent 27fd510142
commit 63e728710d
5 changed files with 74 additions and 15 deletions
+3
View File
@@ -308,6 +308,9 @@ window.localisation.en = {
login_with_user_id: 'Login with user ID',
or: 'or',
create_new_wallet: 'Create New Wallet',
delete_all_wallets: 'Delete All Wallets',
confirm_delete_all_wallets:
'Are you sure you want to delete ALL wallets for this user?',
login_to_account: 'Login to your account',
create_account: 'Create account',
account_settings: 'Account Settings',