diff --git a/main.qml b/main.qml index a4bc66b3..969b772d 100644 --- a/main.qml +++ b/main.qml @@ -527,6 +527,7 @@ ApplicationWindow { informationPopup.open() currentWallet.refresh() currentWallet.disposeTransaction(transaction) + currentWallet.store(); } // called on "checkPayment"