diff --git a/src/internal/connector/sharepoint/collection.go b/src/internal/connector/sharepoint/collection.go index ff6af4132..4dc39127a 100644 --- a/src/internal/connector/sharepoint/collection.go +++ b/src/internal/connector/sharepoint/collection.go @@ -46,6 +46,7 @@ type Collection struct { jobs []string // M365 IDs of the items of this collection service graph.Servicer + bService graph.BetaService statusUpdater support.StatusUpdater }