BEGIN:VCALENDAR
VERSION:2.0
METHOD:PUBLISH
CALSCALE:GREGORIAN
PRODID:-//WordPress - MECv5.13.0//EN
X-ORIGINAL-URL:https://danafuelles.coach/
BEGIN:VEVENT
UID:MEC-ed57844fa5e051809ead5aa7e3e1d555@danafuelles.coach
DTSTART:20201015
DTEND:20201231
DTSTAMP:20201026
CREATED:20201026
LAST-MODIFIED:20201026
SUMMARY:Release of my new booking tool
DESCRIPTION:var hasBookingShortcode = (typeof hasBookingShortcode === 'undefined') ? false : true
  var bookingEntitiesIds = (typeof bookingEntitiesIds === 'undefined') ? [] : bookingEntitiesIds
  bookingEntitiesIds.push(
    {
      'trigger': '',
      'counter': '0',
      'eventId': '3',
      'eventRecurring': 1,
      'eventTag': ''
    }
  )

  var lazyBookingEntitiesIds = (typeof lazyBookingEntitiesIds === 'undefined') ? [] : lazyBookingEntitiesIds

  if (bookingEntitiesIds[bookingEntitiesIds.length - 1].trigger !== '') {
    lazyBookingEntitiesIds.push(bookingEntitiesIds.pop())
  }
URL:https://danafuelles.coach/events/release-of-my-new-booking-tool/
ORGANIZER;CN=:MAILTO:
END:VEVENT
END:VCALENDAR