diff --git a/main.qml b/main.qml index 2e8d432c..e5d86f9e 100644 --- a/main.qml +++ b/main.qml @@ -199,7 +199,7 @@ ApplicationWindow { function connectWallet(wallet) { - showProcessingSplash() + showProcessingSplash("Please wait...") currentWallet = wallet // Disconnect before connecting