Fixed Error in Working Times Display

This commit is contained in:
2024-12-18 08:35:29 +01:00
parent 05a4ecc654
commit 9e02e1f99d

View File

@@ -216,7 +216,6 @@ const expand = ref({
<template #left>
<USelectMenu
v-if="dataStore.hasRight('viewTimes')"
:options="dataStore.profiles"
option-attribute="fullName"
value-attribute="id"