Skip to content
Snippets Groups Projects
Commit f01ed1e2 authored by magicfelix's avatar magicfelix
Browse files

Hide menu for not logged-in users

parent f2940623
No related branches found
No related tags found
1 merge request!41Resolve "Adapt for usage with SPA"
Pipeline #134690 failed
......@@ -8,6 +8,7 @@ export default {
inMenu: true,
titleKey: "paweljong.events.menu_title",
icon: "mdi-calendar-text",
validators: [hasPersonValidator],
},
children: [
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment