mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-15 17:37:26 -04:00
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