Restructured Workingtimes without date to start and end

Added Page to Edit Workingtimes
This commit is contained in:
2024-04-07 18:26:14 +02:00
parent 491cbf15b6
commit e0750e755f
5 changed files with 333 additions and 152 deletions

View File

@@ -1,5 +1,4 @@
<script setup>
import HistoryDisplay from "~/components/HistoryDisplay.vue";
definePageMeta({
middleware: "auth"