mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-09-05 05:15:12 +00:00
fix #3526
This commit is contained in:
parent
cf8207b271
commit
3851e78454
1 changed files with 1 additions and 0 deletions
|
@ -2437,6 +2437,7 @@ class ElectrumWindow(QMainWindow, MessageBoxMixin, PrintError):
|
|||
self.fiat_receive_e.setVisible(b)
|
||||
self.history_list.refresh_headers()
|
||||
self.history_list.update()
|
||||
self.address_list.refresh_headers()
|
||||
self.address_list.update()
|
||||
self.update_status()
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue