mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2025-07-23 13:08:48 +02:00
fix:#24 removed unknown description
This commit is contained in:
@ -82,7 +82,6 @@ const calendarOptions: ComputedRef<CalendarOptions> = computed(() => ({
|
||||
height: "auto",
|
||||
views: {
|
||||
week: {
|
||||
description: "Wochenansicht",
|
||||
type: "timeGrid",
|
||||
slotLabelFormat: {
|
||||
hour: "numeric",
|
||||
|
Reference in New Issue
Block a user