mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 17:15:28 +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->navbar->address->update();
|
||||||
}
|
}
|
||||||
|
|
||||||
$this->update();
|
$this->refresh();
|
||||||
}
|
}
|
||||||
|
|
||||||
public function refresh(): void
|
public function refresh(): void
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue