mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-03-13 06:01:21 +00:00
refresh history tab on address update
This commit is contained in:
parent
902f594336
commit
d2d523c724
@ -89,6 +89,9 @@ class Address
|
||||
// @TODO title
|
||||
);
|
||||
|
||||
// Refresh tabs
|
||||
$this->navbar->address->tab->refresh();
|
||||
|
||||
// Update statusbar indicator
|
||||
$this->statusbar->gtk->set_text(
|
||||
'Loading...'
|
||||
|
Loading…
x
Reference in New Issue
Block a user