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