diff --git a/blueprints.yaml b/blueprints.yaml index 5347a65..e9a5882 100644 --- a/blueprints.yaml +++ b/blueprints.yaml @@ -181,7 +181,7 @@ form: icon: bars title: 'Custom Menu Items' fields: - displaycustommenus.enabled: + custommenus.enabled: type: toggle label: 'Display Custom Menu Items' help: 'Determines if any defined custom menu entries are displayed in the menubar.' diff --git a/templates/partials/navigation.html.twig b/templates/partials/navigation.html.twig index 8243663..282ad5a 100644 --- a/templates/partials/navigation.html.twig +++ b/templates/partials/navigation.html.twig @@ -3,7 +3,7 @@