change: enable calendar entry details for public
This commit is contained in:
parent
c40b53b200
commit
5bcb76a60e
3 changed files with 105 additions and 1 deletions
|
@ -63,7 +63,7 @@ export const useNavigationStore = defineStore("navigation", {
|
|||
{
|
||||
key: "settings",
|
||||
title: "Einstellungen",
|
||||
levelDefault: "qualification",
|
||||
levelDefault: "award",
|
||||
} as topLevelNavigationModel,
|
||||
]
|
||||
: []),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue