WorkerCalendar #270

Merged
alexm merged 37 commits from :WorkerCalendar into dev 2024-04-16 12:26:20 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 60b146196f - Show all commits

View File

@ -141,7 +141,7 @@ watch(props.year, (newValue) => {
:selected-dates="calendarEventDates"
no-active-date
:weekdays="[1, 2, 3, 4, 5, 6, 0]"
:disabled-weekdays="[0, 6]"
short-weekday-label
:locale="locale"
:now="today"
mini-mode