diff options
| -rw-r--r-- | main.qml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -527,6 +527,7 @@ ApplicationWindow { informationPopup.open() currentWallet.refresh() currentWallet.disposeTransaction(transaction) + currentWallet.store(); } // called on "checkPayment" |
