fix namespace

This commit is contained in:
yggverse 2024-07-06 06:55:02 +03:00
parent 6168ef4822
commit a02dfc8b6c

View file

@ -35,7 +35,7 @@ class Base extends \Yggverse\Yoda\Abstract\Entity\Browser\Container\Tab\Page\Nav
) )
); );
$this->navbar->address->update(); $this->navbar->page->update();
} }
$this->refresh(); $this->refresh();