fix(Stundenplan): template error

This commit is contained in:
SimonGschnell
2024-11-12 12:55:14 +01:00
parent f265e20dce
commit c244b3ad1b
-1
View File
@@ -127,7 +127,6 @@ const app = Vue.createApp({
<span>{{event?.orig.ort_kurzbz}}</span>
</div>
</template>
<template
</fhc-calendar>
`
});