refresh history tab on address update

This commit is contained in:
yggverse 2024-07-05 02:00:52 +03:00
parent 902f594336
commit d2d523c724

View file

@ -89,6 +89,9 @@ class Address
// @TODO title // @TODO title
); );
// Refresh tabs
$this->navbar->address->tab->refresh();
// Update statusbar indicator // Update statusbar indicator
$this->statusbar->gtk->set_text( $this->statusbar->gtk->set_text(
'Loading...' 'Loading...'