dont delete unsent message when switching tab, add more contextmenu
This commit is contained in:
@@ -943,8 +943,7 @@ void Controller::refreshTransactions() {
|
||||
|
||||
}
|
||||
|
||||
|
||||
// this->refresh(true);
|
||||
|
||||
items.push_back(TransactionItemDetail{address, amount, memo});
|
||||
total_amount = total_amount + amount;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user