Skip to content
Snippets Groups Projects

Resolve "Adapt for usage with SPA"

Merged Hangzhi Yu requested to merge 51-adapt-for-usage-with-spa into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -8,6 +8,7 @@ export default {
@@ -8,6 +8,7 @@ export default {
inMenu: true,
inMenu: true,
titleKey: "paweljong.events.menu_title",
titleKey: "paweljong.events.menu_title",
icon: "mdi-calendar-text",
icon: "mdi-calendar-text",
 
validators: [hasPersonValidator],
},
},
children: [
children: [
{
{
Loading