mirror of
https://github.com/nfonteyne/octane-website.git
synced 2026-09-03 23:24:48 +02:00
update: 3 -> 4 weeks in calendar
This commit is contained in:
parent
4e2983dddd
commit
bb12667a7c
6 changed files with 13 additions and 13 deletions
|
|
@ -15,7 +15,7 @@ async function loadPeople() {
|
|||
}
|
||||
|
||||
async function loadSlots() {
|
||||
state.slots = await api.get('/api/calendar/slots?weeks=3');
|
||||
state.slots = await api.get('/api/calendar/slots?weeks=4');
|
||||
renderCalendar();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue