mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender-pwa.git
synced 2025-07-16 17:48:51 +02:00
fix:#24 linted and formatted
This commit is contained in:
@ -25,7 +25,6 @@ const columns = computed(() => [
|
||||
{ field: "Course", header: t("calendarPreview.course") },
|
||||
{ field: "Module", header: t("calendarPreview.module") },
|
||||
]);
|
||||
|
||||
</script>
|
||||
|
||||
<template>
|
||||
|
Reference in New Issue
Block a user