Forums
(@pethik)
8 years ago
Just found the solution : includes/reservations/class-backend-reservations.php
change the default value 60 to value you need…
array_push($icsReservationsData, ‘DESCRIPTION:’.substr($description, 0, 60));