diff options
| -rw-r--r-- | main.qml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -199,7 +199,7 @@ ApplicationWindow { function connectWallet(wallet) { - showProcessingSplash() + showProcessingSplash("Please wait...") currentWallet = wallet // Disconnect before connecting |
