problem solved I needed to put the broadcast events into the subheading of the calendar i wanted the event broadcasted from.

and change MMM-Google-Route
listen : ‘[CALENDAR_EVENTS]’,

{ module: "calendar", header: "CainsCalender", position: "top_left", config: { maximumEntries: "5", showLocation: true, coloured: true, coloredSymbolOnly: true, tableClass: 'large', calendars: [ { symbol: "calendar-check", url: "https://calendar.google.comsexyas/basic.ics", **broadcastEvents: true,** }, { symbol: "toilet-paper", url: "https://www.officeholidays.com/ics-clean/australia/queensland", }, ] } },**bolded text**