month-view: next day threshold is at 5 AM (K-Fet request)
This commit is contained in:
parent
103632cc9d
commit
0bfb5e2bd8
1 changed files with 2 additions and 1 deletions
|
@ -60,7 +60,8 @@
|
|||
day: 'numeric'
|
||||
},
|
||||
eventSources: [],
|
||||
themeSystem: 'bootstrap5'
|
||||
themeSystem: 'bootstrap5',
|
||||
nextDayThreshold: '05:00:00',
|
||||
});
|
||||
|
||||
let selectedCalendars = [];
|
||||
|
|
Loading…
Reference in a new issue