progress splash: ensure correct message is shown

This commit is contained in:
Jacob Brydolf
2016-11-13 17:26:52 +01:00
parent 24a66c184d
commit faeb9bb096

View File

@@ -199,7 +199,7 @@ ApplicationWindow {
function connectWallet(wallet) { function connectWallet(wallet) {
showProcessingSplash() showProcessingSplash("Please wait...")
currentWallet = wallet currentWallet = wallet
// Disconnect before connecting // Disconnect before connecting