diff --git a/src/App.vue b/src/App.vue index ca3058e..f499f17 100644 --- a/src/App.vue +++ b/src/App.vue @@ -25,6 +25,7 @@ const navigationEntries: INavigationEntry[] = [ name: 'Stammdaten', icon: UserIcon, to: '/data', + disabled: true, }, { name: 'Einstempeln',