change menu namespace

This commit is contained in:
yggverse 2024-07-06 05:23:18 +03:00
parent 006f039282
commit 445b6c06fc
5 changed files with 19 additions and 19 deletions

View file

@ -42,7 +42,7 @@ class Header
$this->_subtitle
);
// Init navigation element
// Init navigation
$this->navigation = new Navigation(
$this
);