forked from Public/monero-gui
history: enable set_tx_note
This commit is contained in:
@@ -374,4 +374,8 @@ Rectangle {
|
||||
priorityDropdown.currentIndex = 0;
|
||||
priorityDropdown.update();
|
||||
}
|
||||
|
||||
function update() {
|
||||
currentWallet.history.refresh(currentWallet.currentSubaddressAccount)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user