mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-28 03:39:46 +08:00
fix
This commit is contained in:
@@ -27,7 +27,7 @@ const calendarOptions: Ref<CalendarOptions> = ref({
|
||||
interactionPlugin, // needed for dateClick
|
||||
],
|
||||
initialView: 'dayGridMonth',
|
||||
weekends: false,
|
||||
weekends: true,
|
||||
headerToolbar: {
|
||||
left: 'prev',
|
||||
center: 'title',
|
||||
|
||||
Reference in New Issue
Block a user