module fix
This commit is contained in:
@ -84,7 +84,7 @@ class AdminConsoleController extends ConsoleController
|
||||
|
||||
$this->menuService->createItem([
|
||||
"label" => "Настройки",
|
||||
"url" => "/admin/settings",
|
||||
"url" => "#",
|
||||
"slug" => "settings",
|
||||
]);
|
||||
$this->out->r("create item menu settings", "green");
|
||||
|
Reference in New Issue
Block a user