mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
refresh history tab on address update
This commit is contained in:
parent
902f594336
commit
d2d523c724
1 changed files with 3 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue