mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
fix method name
This commit is contained in:
parent
1727dd04be
commit
6f99b36a44
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ class Base extends \Yggverse\Yoda\Abstract\Entity\Window\Tab\Address\Navbar\Butt
|
|||
$this->navbar->address->update();
|
||||
}
|
||||
|
||||
$this->update();
|
||||
$this->refresh();
|
||||
}
|
||||
|
||||
public function refresh(): void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue