mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
reduce settings level
This commit is contained in:
parent
b48b3a6980
commit
9635f6fcea
2 changed files with 2 additions and 5 deletions
|
|
@ -35,7 +35,7 @@ class Navigation
|
|||
8
|
||||
);
|
||||
|
||||
if ($config->interface->window->navigation->button->go->enabled)
|
||||
if ($config->interface->window->navigation->button->go)
|
||||
{
|
||||
$this->go = new \Yggverse\Yoda\Button\Go();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue