diff --git a/hotel_calendar/static/src/lib/hcalendar/js/hcalendar.js b/hotel_calendar/static/src/lib/hcalendar/js/hcalendar.js index cb938b527..118217c6a 100644 --- a/hotel_calendar/static/src/lib/hcalendar/js/hcalendar.js +++ b/hotel_calendar/static/src/lib/hcalendar/js/hcalendar.js @@ -2060,7 +2060,7 @@ HotelCalendar.prototype = { } $this._lazyModeReservationsSelection = false; - }.bind(this, $this), 100); + }.bind(this, $this), 175); } } }